Skip to content

Commit ce4f528

Browse files
authored
updating notes to render properly
1 parent 20a0904 commit ce4f528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/managed-applications/publish-service-catalog-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ New-AzManagedApplicationDefinition `
207207
You can choose to store your managed application definition within a storage account provided by you during creation so that it's location and access can be fully managed by you for your regulatory needs.
208208

209209
> [!NOTE]
210-
> Bring your own storage is only supported with ARM Template or REST API deployments of the managed application definition.
210+
> Bring your own storage is only supported with ARM Template or REST API deployments of the managed application definition.
211211
212212
### Select your storage account
213213
You must [create a storage account](../../storage/common/storage-account-create.md) to contain your managed application definition for use with Service Catalog.
@@ -303,7 +303,7 @@ We have added a new property named **storageAccountId** to your applicationDefin
303303
You can verify that the application definition files are saved in your provided storage account in a container titled **applicationdefinitions**.
304304

305305
> [!NOTE]
306-
> For added security, you can create a managed applications definition store it in an [Azure storage account blob where encryption is enabled](../storage/common/storage-service-encryption.md). The definition contents are encrypted through the storage account's encryption options. Only users with permissions to the file can see the definition in Service Catalog.
306+
> For added security, you can create a managed applications definition store it in an [Azure storage account blob where encryption is enabled](../storage/common/storage-service-encryption.md). The definition contents are encrypted through the storage account's encryption options. Only users with permissions to the file can see the definition in Service Catalog.
307307
308308
### Make sure users can see your definition
309309

0 commit comments

Comments
 (0)