Mmm, software
Showing posts with label
group
.
Show all posts
Showing posts with label
group
.
Show all posts
Sunday, August 13, 2017
Re-adding a Hybrid Runbook Worker to an Automation Account runbook worker group
›
If you receive the error: Add-HybridRunbookWorker : Machine is already registered to different account Simply delete the key under: HKEY_L...
Friday, August 26, 2016
Unable to add multiple listen rule keys or subscriptions to a Topic in an Azure Service Bus in an Azure Resource Group template
›
I recently ran across a problem wherein I was unable to add multiple Listen rules for my applications to my Topics in Azure Service Bus with...
Monday, January 18, 2016
Enabling manipulation of Azure Active Directory groups through Web Applications via the Azure Graph SDK
›
In your application(s) (plural if you're using a web / native application delegating to a Web Services API which is doing the actual wor...
Wednesday, August 26, 2015
Enabling group membership claims in delegated tokens in Azure Active Directory
›
In your application manifest, add the following to the root object: { .... "groupMembershipClaims": "All", ...
›
Home
View web version