Skip to content

Commit 5bd21f3

Browse files
committed
replace notes
1 parent 1988ce9 commit 5bd21f3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/cognitive-services/create-account-bicep.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ The Bicep file used in this quickstart is from [Azure Quickstart Templates](http
3939

4040
One Azure resource is defined in the Bicep file: [Microsoft.CognitiveServices/accounts](/azure/templates/microsoft.cognitiveservices/accounts) specifies that it is a Cognitive Services resource. The `kind` field in the Bicep file defines the type of resource.
4141

42-
[!INCLUDE [cognitive-services-subscription-types](../../includes/cognitive-services-subscription-types.md)]
43-
42+
[!INCLUDE [SKUs and pricing](./includes/quickstarts/sku-pricing.md)]
4443

4544
## Deploy the Bicep file
4645

articles/cognitive-services/create-account-resource-manager-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The template used in this quickstart is from [Azure Quickstart Templates](https:
3838

3939
One Azure resource is defined in the Bicep file: [Microsoft.CognitiveServices/accounts](/azure/templates/microsoft.cognitiveservices/accounts) specifies that it is a Cognitive Services resource. The `kind` field in the Bicep file defines the type of resource.
4040

41-
[!INCLUDE [cognitive-services-subscription-types](../../includes/cognitive-services-subscription-types.md)]
41+
[!INCLUDE [SKUs and pricing](./includes/quickstarts/sku-pricing.md)]
4242

4343
## Deploy the template
4444

0 commit comments

Comments
 (0)