Skip to content

Commit 1ec45e0

Browse files
authored
Addressed deprecated words and phrases
1 parent bf89d46 commit 1ec45e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/app-service/overview-arc-integration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Only one Kubernetes environment resource can be created in a custom location. In
7878
- [Are there any scaling limits?](#are-there-any-scaling-limits)
7979
- [What logs are collected?](#what-logs-are-collected)
8080
- [What do I do if I see a provider registration error?](#what-do-i-do-if-i-see-a-provider-registration-error)
81-
- [Can I deploy the Application services extension on an ARM64 based cluster?](#can-i-deploy-the-application-services-extension-on-an-arm64-based-cluster)
81+
- [Can I deploy the Application services extension on an Arm64 based cluster?](#can-i-deploy-the-application-services-extension-on-an-arm64-based-cluster)
8282
- [Which Kubernetes distributions can I deploy the extension on?](#which-kubernetes-distributions-can-i-deploy-the-extension-on)
8383

8484
### How much does it cost?
@@ -125,11 +125,11 @@ By default, logs from system components are sent to the Azure team. Application
125125

126126
### What do I do if I see a provider registration error?
127127

128-
When creating a Kubernetes environment resource, some subscriptions might see a "No registered resource provider found" error. The error details might include a set of locations and api versions that are considered valid. If this error message is returned, the subscription must be re-registered with the Microsoft.Web provider, an operation that has no impact on existing applications or APIs. To re-register, use the Azure CLI to run `az provider register --namespace Microsoft.Web --wait`. Then reattempt the Kubernetes environment command.
128+
When creating a Kubernetes environment resource, some subscriptions might see a "No registered resource provider found" error. The error details might include a set of locations and API versions that are considered valid. If this error message is returned, the subscription must be re-registered with the Microsoft.Web provider, an operation that has no impact on existing applications or APIs. To re-register, use the Azure CLI to run `az provider register --namespace Microsoft.Web --wait`. Then reattempt the Kubernetes environment command.
129129

130-
### Can I deploy the Application services extension on an ARM64 based cluster?
130+
### Can I deploy the Application services extension on an Arm64 based cluster?
131131

132-
ARM64 based clusters aren't supported at this time.
132+
Arm64 based clusters aren't supported at this time.
133133

134134
### Which Kubernetes distributions can I deploy the extension on?
135135

0 commit comments

Comments
 (0)