Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 0f67b53

Browse files
Updated Readme file
1 parent de0199c commit 0f67b53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

example/subscriptions/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ To get a subscription key for accessing APIs, a subscription is required. A subs
1919
New-AzureRmResourceGroupDeployment -Name 'contoso-deployment' -ResourceGroupName <resource-group> -TemplateFile "subscriptions.*.template.json" -TemplateParameterFile "subscriptions.*.parameters.json"
2020
```
2121

22-
**Note:**
23-
1. Replace `<resource-group>` & parameter values that pertain to your environment in corresponding parameters file.
24-
2. Currently, Subscriptions for all APIs or an individual API is available in the API Management Consumption tier only.
22+
**Note:**
23+
1. Replace `<resource-group>` & parameter values that pertain to your environment in corresponding parameters file.
24+
2. Currently, Subscriptions for all APIs or an individual API is available in the API Management Consumption tier only.
2525

26-
Refer: [Subscriptions in Azure API Management](https://docs.microsoft.com/en-us/azure/api-management/api-management-subscriptions) for more details.
26+
Refer: [Subscriptions in Azure API Management](https://docs.microsoft.com/en-us/azure/api-management/api-management-subscriptions) for more details.

0 commit comments

Comments
 (0)