How do I create access packages using the Python SDK?

Arun Nair 200 Reputation points
2023-05-08T04:06:23.21+00:00

How can I create Access packages programmatically using the Python SDK for Azure? Are the Graph API endpoints that I could use to do achieve this? Is there documentation regarding all the API endpoints that we can use to automate creation of Access packages?

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2023-05-08T06:00:24.6066667+00:00

    Hello Arun,

    Please see the following documentation for Graph SDK for Python:

    https://github.com/microsoftgraph/msgraph-sdk-python


    If this is helpful please accept answer.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.