Skip to content

Commit 67c1914

Browse files
authored
Merge pull request #174927 from itechedit/tutorial-metadata-policy-collections-apis-updates-jcw
edit pass: update tutorial-metadata-policy-collections-apis.md
2 parents 548bffe + e4693cb commit 67c1914

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/purview/tutorial-metadata-policy-collections-apis.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -932,15 +932,11 @@ To run the preceding command, you need only to pass the new Root Collection Admi
932932
{"objectId": "{guid}"}
933933
```
934934

935-
After a successful run, all REST APIs return HTTP response "200 OK".
936-
937935
> [!NOTE]
938936
> Users who call this API must have Owner or User Account and Authentication (UAA) permissions on the Azure Purview account to execute a write action on the account.
939937
940938
## Additional resources
941939

942-
To get started quickly with Azure Purview APIs, [download a zip-file archive](https://github.com/Azure/Azure-Purview-API-PowerShell/blob/main/azure-purview-rest-api-specs.zip) of all Azure Purview REST API specs. You can use these API templates to understand and build out your own code, script, automation, [AutoRest](https://github.com/Azure/autorest), or Postman Collection of Azure Purview APIs.
943-
944940
You may choose to execute Azure Purview REST APIs by using the [PowerShell utility](https://aka.ms/purview-api-ps). It can be readily installed from PowerShell Gallery. With this utility, you can execute all the same commands, but from Windows PowerShell.
945941

946942
## Next steps

0 commit comments

Comments
 (0)