This repository was archived by the owner on Feb 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ To get a subscription key for accessing APIs, a subscription is required. A subs
19
19
New-AzureRmResourceGroupDeployment -Name 'contoso-deployment' -ResourceGroupName <resource-group> -TemplateFile "subscriptions.*.template.json" -TemplateParameterFile "subscriptions.*.parameters.json"
20
20
```
21
21
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.
25
25
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.
You can’t perform that action at this time.
0 commit comments