Skip to content

Commit

Permalink
{Synapse}az synapse managed-private-endpoints create: Add definition…
Browse files Browse the repository at this point in the history
… file example in help (#23230)
  • Loading branch information
kevinzz6 committed Jul 20, 2022
1 parent 2463aa8 commit 68c8982
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1927,6 +1927,7 @@
az synapse managed-private-endpoints create --workspace-name testsynapseworkspace \\
--pe-name testendpointname \\
--file @path/test.json
test.json {"privateLinkResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test/providers/Microsoft.Storage/storageAccounts/test", "groupId": "blob"}
"""

helps['synapse managed-private-endpoints list'] = """
Expand Down

0 comments on commit 68c8982

Please sign in to comment.