You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/ingress-controller-install-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,7 +266,7 @@ Kubernetes. We will leverage it to install the `application-gateway-kubernetes-i
266
266
267
267
> [!NOTE]
268
268
> The `identityResourceID` and `identityClientID` are values that were created
269
-
during the [Create an Identity](https://github.com/Azure/application-gateway-kubernetes-ingress/blob/072626cb4e37f7b7a1b0c4578c38d1eadc3e8701/docs/setup/install-new.md#create-an-identity)
269
+
during the [Deploy Components](ingress-controller-install-new.md#deploy-components)
270
270
steps, and could be obtained again using the following command:
271
271
>```azurecli
272
272
> az identity show -g <resource-group> -n <identity-name>
0 commit comments