Below you will find pages that utilize the taxonomy term “Azure”
posts
Inheritance of Sharing Settings in Channel Associated SharePoint Sites
Inheritance of Sharing Settings in Channel Associated SharePoint Sites Channel associated SharePoint sites inherit the external and default sharing settings of the parent team except when the parent team default sharing link is set to “People with Existing Access” only during creation.
The two sections highlight the testing I have done by first updating the parent team sharing setting before creating a private or shared channel which creates the corresponding site in the background.
posts
Assigning Cognitive Services Roles in Azure AI Foundry to use Content Safety
Introduction Azure AI Foundry comes with built-in Safety + Security features, also known as Azure AI Services. However, you may encounter the following error message:
Your account does not have access to this resource, please contact your resource owner to get access
The Learn More link directs you to a possible fix: ensuring your account is assigned the role of Cognitive Services User for the Content Safety resource or Azure AI Services resource you’re using.
posts
Azure Subscription Transfer
Transferring an Azure subscription to a new tenant can be a complex process. I recently followed the instructions from How can I move a subscription to a new tenant? to move an Azure subscription to a new test tenant. However, the new test tenant was not appearing in the list of tenants I could move the subscription to. I realized that the account I was using needed to be a global admin in both tenants.
posts
Azure Document Intelligence Studio - Neural vs. Template Training
Azure Document Intelligence Studio - Neural vs. Template Training Azure Document Intelligence Studio formally known as form recognizer is a powerful tool to extract data from documents at scale. Among its features, the ability to “train a new model” for data extraction from documents. This process comes with two distinct options: Neural and Template. Each has its unique advantages and use cases.
Neural Training The Neural option leverages deep learning algorithms to understand and process documents.