Skip to content

Commit

Permalink
Blob public access should not be required
Browse files Browse the repository at this point in the history
  • Loading branch information
harjain99 committed Jul 10, 2024
1 parent 4c493cc commit 396d980
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ public void setUpgradeAccountV2(Boolean upgradeAccountV2) {
* When set to ``true``, allows blob public access, configured by individual containers.
*/
@Updatable
@Required
public Boolean getBlobPublicAccess() {
return blobPublicAccess;
}
Expand Down

0 comments on commit 396d980

Please sign in to comment.