'How to create access package
I am new to azure AD. I have been asked to create a access package but i am not sure how to How to create access packages using bicep code? any help would be appriciated.
Solution 1:[1]
An access package enables you to do a one-time setup of resources and policies that automatically administers access for the life of the access package. This article describes how to create a new access package. You can create access package following this link:
Solution 2:[2]
SerializeToString confusingly creates a binary (!) string from a message.
See Writing a Message and SerializeToString
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | evgeny |
| Solution 2 | DazWilkin |
