Skip to content

Commit 220c4e6

Browse files
authored
Merge pull request #199847 from v-rajagt/anmenard
Link fixed.
2 parents 4835b0e + 892c1d7 commit 220c4e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/service-fabric/service-fabric-application-secret-store.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ Formalizing the model, the following are the rules implemented and enforced in t
6161
- Deleting a secret resource causes the deletion of all its versions
6262
- The value of a secret version is immutable
6363

64-
The full set of REST management APIs for secret resources can be found [here](/rest/api/servicefabric/sfclient-index-meshsecrets), and for secret versions, [here](/rest/api/servicefabric/sfclient-index-meshsecretvalues).
6564

6665
### Declare a secret resource
6766
You can create a secret resource by using the REST API.
@@ -176,4 +175,4 @@ Central Secret Service should no longer be running in the cluster, and will not
176175

177176
- Learn more about [application and service security](service-fabric-application-and-service-security.md).
178177
- Get introduced to [Managed Identity for Service Fabric Applications](concepts-managed-identity.md).
179-
- Expand CSS's functionality with [KeyVaultReferences](service-fabric-keyvault-references.md)
178+
- Expand CSS's functionality with [KeyVaultReferences](service-fabric-keyvault-references.md)

0 commit comments

Comments
 (0)