Skip to content

Commit e095f0f

Browse files
authored
Merge pull request #118949 from LazaUK/patch-45
Correcting Storage resource provider
2 parents 0d3314a + f1d3245 commit e095f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-setup-customer-managed-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In the [customer-managed keys concepts article](concept-customer-managed-keys.md
3030
| Resource provider | Why it's needed |
3131
| ----- | ----- |
3232
| Microsoft.MachineLearningServices | Creating the Azure Machine Learning workspace.
33-
| Microsoft.Storage Azure | Storage Account is used as the default storage for the workspace.
33+
| Microsoft.Storage | Storage Account is used as the default storage for the workspace.
3434
| Microsoft.KeyVault |Azure Key Vault is used by the workspace to store secrets.
3535
| Microsoft.DocumentDB/databaseAccounts | Azure Cosmos DB instance that logs metadata for the workspace.
3636
| Microsoft.Search/searchServices | Azure Search provides indexing capabilities for the workspace.

0 commit comments

Comments
 (0)