You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicates whether this group can be assigned to an Azure Active Directory role.This property can only be set while creating the group and is immutable.
222
+
Indicates whether this group can be assigned to a Microsoft Entra role.This property can only be set while creating the group and is immutable.
223
223
If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership).
224
224
Only callers in Global administrator and Privileged role administrator roles can set this property.
225
225
The caller must also be assigned the Directory.AccessAsUser.All permission to set this property.
226
-
For more, see Using a group to manage Azure AD role assignmentsReturned by default.
226
+
For more, see Using a group to manage Microsoft Entra role assignmentsReturned by default.
- `[ResourceDisplayName <String>]`: The display name of the resource app's service principal to which the assignment is made.
525
525
- `[ResourceId <String>]`: The unique identifier (id) for the resource service principal for which the assignment is made. Required on create. Supports $filter (eq only).
526
526
527
-
CREATEDONBEHALFOF <IMicrosoftGraphDirectoryObject>: Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.
527
+
CREATEDONBEHALFOF <IMicrosoftGraphDirectoryObject>: Represents a Microsoft Entra object. The directoryObject type is the base type for many other directory entity types.
528
528
- `[DeletedDateTime <DateTime?>]`:
529
529
- `[DisplayName <String>]`: The name displayed in directory
530
530
531
531
PERMISSIONGRANT <IMicrosoftGraphResourceSpecificPermissionGrant[]>: The permissions that have been granted for a group to a specific application. Supports $expand.
532
532
- `[DeletedDateTime <DateTime?>]`:
533
533
- `[DisplayName <String>]`: The name displayed in directory
534
-
- `[ClientAppId <String>]`: ID of the service principal of the Azure AD app that has been granted access. Read-only.
535
-
- `[ClientId <String>]`: ID of the Azure AD app that has been granted access. Read-only.
534
+
- `[ClientAppId <String>]`: ID of the service principal of the Microsoft Entra app that has been granted access. Read-only.
535
+
- `[ClientId <String>]`: ID of the Microsoft Entra app that has been granted access. Read-only.
536
536
- `[Permission <String>]`: The name of the resource-specific permission. Read-only.
537
537
- `[PermissionType <String>]`: The type of permission. Possible values are: Application, Delegated. Read-only.
538
-
- `[ResourceAppId <String>]`: ID of the Azure AD app that is hosting the resource. Read-only.
538
+
- `[ResourceAppId <String>]`: ID of the Microsoft Entra app that is hosting the resource. Read-only.
The **Disable-AzSqlInstanceActiveDirectoryOnlyAuthentication** cmdlet disables Azure Active Directory (Azure AD) only authentication requirement for an AzureSQL Managed Instance in the current subscription.
34
+
The **Disable-AzSqlInstanceActiveDirectoryOnlyAuthentication** cmdlet disables Microsoft Entra-only authentication requirement for an AzureSQL Managed Instance in the current subscription.
This command disables Azure Active Directory (Azure AD) only authentication requirement for an AzureSQL Managed Instance named ManagedInstance01 that is associated with a resource group named ResourceGroup01.
49
+
This command disables Microsoft Entra-only authentication requirement for an AzureSQL Managed Instance named ManagedInstance01 that is associated with a resource group named ResourceGroup01.
The **Disable-AzSqlServerActiveDirectoryOnlyAuthentication** cmdlet disables Azure Active Directory (Azure AD) only authentication requirement for an AzureSQL Server in the current subscription.
34
+
The **Disable-AzSqlServerActiveDirectoryOnlyAuthentication** cmdlet disables Microsoft Entra-only authentication requirement for an AzureSQL Server in the current subscription.
This command disables Azure Active Directory (Azure AD) only authentication requirement for an AzureSQL server named Server01 that is associated with a resource group named ResourceGroup01.
49
+
This command disables Microsoft Entra-only authentication requirement for an AzureSQL server named Server01 that is associated with a resource group named ResourceGroup01.
The **Enable-AzSqlInstanceActiveDirectoryOnlyAuthentication** cmdlet enables Azure Active Directory (Azure AD) only authentication requirement for an AzureSQL Managed Instance in the current subscription.
34
+
The **Enable-AzSqlInstanceActiveDirectoryOnlyAuthentication** cmdlet enables Microsoft Entra-only authentication requirement for an AzureSQL Managed Instance in the current subscription.
This command enables Azure Active Directory (Azure AD) only authentication requirement for an AzureSQL Managed Instance named ManagedInstance01 that is associated with a resource group named ResourceGroup01.
49
+
This command enables Microsoft Entra-only authentication requirement for an AzureSQL Managed Instance named ManagedInstance01 that is associated with a resource group named ResourceGroup01.
The **Enable-AzSqlServerActiveDirectoryOnlyAuthentication** cmdlet enables Azure Active Directory (Azure AD) only authentication requirement for an AzureSQL Server in the current subscription.
34
+
The **Enable-AzSqlServerActiveDirectoryOnlyAuthentication** cmdlet enables Microsoft Entra-only authentication requirement for an AzureSQL Server in the current subscription.
This command enables Azure Active Directory (Azure AD) only authentication requirement for an AzureSQL server named Server01 that is associated with a resource group named ResourceGroup01.
49
+
This command enables Microsoft Entra-only authentication requirement for an AzureSQL server named Server01 that is associated with a resource group named ResourceGroup01.
The **Get-AzSqlInstanceActiveDirectoryAdministrator** cmdlet gets information about an Azure Active Directory (Azure AD) administrator for an AzureSQL Managed Instance in the current subscription.
34
+
The **Get-AzSqlInstanceActiveDirectoryAdministrator** cmdlet gets information about a Microsoft Entra administrator for an AzureSQL Managed Instance in the current subscription.
This command gets information about an Azure AD administrator for a managed instance named ManagedInstance01 that is associated with a resource group named ResourceGroup01.
49
+
This command gets information about a Microsoft Entra administrator for a managed instance named ManagedInstance01 that is associated with a resource group named ResourceGroup01.
0 commit comments