Skip to content

Commit 656eb0a

Browse files
Merge pull request #10662 from ryanberg-aquent/CI-9646
AB#9646: Update ApplicationGatewaySkuNotSpecified.md file
2 parents b07d9b4 + 7ec8c65 commit 656eb0a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/application-gateway/error-codes/applicationgatewayskunotspecified.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ Make sure that the correct SKU is specified when you create or configure the app
4242

4343
2. **Update the application gateway configuration**
4444

45-
If you're modifying an existing application gateway, update the SKU settings by using [the Azure portal](https://portal.azure.com), Azure CLI, or an Azure Rights Management (Azure RMS) template.
45+
If you're modifying an existing application gateway, update the SKU settings by using [the Azure portal](https://portal.azure.com), Azure CLI, or an Azure Resource Manager template (ARM template).
4646

47-
3. **Check Azure RMS or Azure CLI command**
47+
3. **Check ARM template or Azure CLI command**
4848

49-
If you're using an Azure RMS template or Azure CLI, make sure that the `sku` segment is included correctly. For Azure CLI:
49+
If you're using an ARM template or Azure CLI, make sure that the `sku` segment is included correctly. For Azure CLI:
5050

5151
```azurecli
5252

0 commit comments

Comments
 (0)