Skip to content

Commit a5b002b

Browse files
Update authorize-data-operations-portal.md
The defaultToOAuthAuthentication property of a storage account is not set by default. When trying from Portal, the value gets explicitly set for this either true or false depending upon if we select that option during the creation of account. However, if we try Powershell and don't set this property, the value doesn't get set explicitly and shall return a null for this property. Updating documentation to clarify the same.
1 parent 2ecdc2e commit a5b002b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

articles/storage/blobs/authorize-data-operations-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ To update this setting for an existing storage account, follow these steps:
126126

127127
:::image type="content" source="media/authorize-data-operations-portal/default-auth-account-update-portal.png" alt-text="Screenshot showing how to configure default Microsoft Entra authorization in Azure portal for existing account":::
128128

129+
The **defaultToOAuthAuthentication** property of a storage account is not set by default and does not return a value until you explicitly set it.
130+
129131
## Next steps
130132

131133
- [Authorize access to data in Azure Storage](../common/authorize-data-access.md)

0 commit comments

Comments
 (0)