Skip to content

Commit 6feb3f3

Browse files
authored
Merge pull request #190575 from atikmapari/Broken-link-sukanyas
Broken link fixed
2 parents 47e8027 + 2534fb1 commit 6feb3f3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/service-fabric/cluster-security-certificate-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ First define a user assigned identity (default values are included as examples)
241241
]}
242242
```
243243

244-
Then grant this identity access to the vault secrets - refer to the [official documentation](/rest/api/keyvault/vaults/updateaccesspolicy) for current information:
244+
Then grant this identity access to the vault secrets - refer to the [official documentation](/rest/api/keyvault/keyvault/vaults/update-access-policy) for current information:
245245
```json
246246
"resources":
247247
[{

articles/service-fabric/how-to-grant-access-other-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ And for system-assigned managed identities:
9292
}
9393
```
9494

95-
For more details, please see [Vaults - Update Access Policy](/rest/api/keyvault/vaults/updateaccesspolicy).
95+
For more details, please see [Vaults - Update Access Policy](/rest/api/keyvault/keyvault/vaults/update-access-policy).
9696

9797
## Next steps
9898
* [Deploy a Service Fabric application with Managed Identity to a managed cluster](how-to-managed-cluster-application-managed-identity.md)

articles/service-fabric/how-to-managed-cluster-grant-access-other-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ And for system-assigned managed identities:
9898
}
9999
```
100100

101-
For more details, please see [Vaults - Update Access Policy](/rest/api/keyvault/vaults/updateaccesspolicy).
101+
For more details, please see [Vaults - Update Access Policy](/rest/api/keyvault/keyvault/vaults/update-access-policy).
102102

103103
## Next steps
104-
* [Deploy an application with Managed Identity to a Service Fabric managed cluster](how-to-managed-cluster-application-managed-identity.md)
104+
* [Deploy an application with Managed Identity to a Service Fabric managed cluster](how-to-managed-cluster-application-managed-identity.md)

0 commit comments

Comments
 (0)