We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1347792 commit 14d5f4bCopy full SHA for 14d5f4b
articles/azure-fluid-relay/how-tos/container-recovery.md
@@ -24,7 +24,7 @@ We've added following methods to AzureClient that will enable developers to reco
24
25
`getContainerVersions` allows developers to view the previously generated versions of the container.
26
27
-[copyContainer(ID, containerSchema)](https://fluidframework.com/docs/apis/azure-client/azureclient#copycontainer-Method)
+[`copyContainer(ID, containerSchema)`](https://fluidframework.com/docs/apis/azure-client/azureclient#copycontainer-Method)
28
29
`copyContainer` allows developers to generate a new detached container from a specific version of another container.
30
0 commit comments