mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-29 13:47:23 +00:00
Merge pull request #11793 from JustPies/jprebrand-11-1-10
Bulk update | 167121 - Azure AD PowerShell rebrand
This commit is contained in:
commit
f61597e120
@ -9,7 +9,7 @@ author: cmcatee-MSFT
|
|||||||
manager: scotv
|
manager: scotv
|
||||||
ms.topic: conceptual
|
ms.topic: conceptual
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.custom: has-azure-ad-ps-ref
|
ms.custom: has-azure-ad-ps-ref, azure-ad-ref-level-one-done
|
||||||
ms.date: 05/24/2023
|
ms.date: 05/24/2023
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
---
|
---
|
||||||
@ -36,7 +36,7 @@ You can use the PowerShell module to:
|
|||||||
- Perform bulk operations with .csv files - automates license management for customers with larger numbers of licenses
|
- Perform bulk operations with .csv files - automates license management for customers with larger numbers of licenses
|
||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>Assigning apps to groups is not supported via this module. Instead, we recommend leveraging the Microsoft Entra ID Or MSOnline Modules to save members of a group to a CSV file and follow instructions below on how to use CSV file to manage assignments.
|
>Assigning apps to groups is not supported via this module. Instead, we recommend leveraging the Microsoft Entra ID or [Microsoft Graph PowerShell](/powershell/microsoftgraph/overview) Modules to save members of a group to a CSV file and follow instructions below on how to use CSV file to manage assignments.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
To use the Microsoft Store for Business and Education PowerShell module, you'll need:
|
To use the Microsoft Store for Business and Education PowerShell module, you'll need:
|
||||||
@ -77,7 +77,7 @@ To authorize the PowerShell module, run this command. You'll need to sign-in wit
|
|||||||
|
|
||||||
Grant-MSStoreClientAppAccess
|
Grant-MSStoreClientAppAccess
|
||||||
```
|
```
|
||||||
You will be prompted to sign in with your work or school account and then to authorize the PowerShell Module to access your **Microsoft Store for Business and Education** account. Once the module has been imported into the current PowerShell session and authorized to call into your **Microsoft Store for Business and Education** account, Azure PowerShell cmdlets are loaded and ready to be used.
|
You will be prompted to sign in with your work or school account and then to authorize the PowerShell Module to access your **Microsoft Store for Business and Education** account. Once the module has been imported into the current PowerShell session and authorized to call into your **Microsoft Store for Business and Education** account, Microsoft Graph PowerShell cmdlets are loaded and ready to be used.
|
||||||
|
|
||||||
## View items in Products and Services
|
## View items in Products and Services
|
||||||
Service management should encounter no breaking changes as a result of the separation of Azure Service Management and **Microsoft Store for Business and Education PowerShell** preview.
|
Service management should encounter no breaking changes as a result of the separation of Azure Service Management and **Microsoft Store for Business and Education PowerShell** preview.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user