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
Copy file name to clipboardExpand all lines: .github/workflows/AutoPublish.yml
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,21 +3,23 @@ name: (Scheduled) Publish to live
3
3
permissions:
4
4
contents: write
5
5
pull-requests: write
6
+
checks: read
6
7
7
8
on:
8
9
schedule:
9
-
- cron: "25 5,11,17,22 * * *"# Times are UTC based on Daylight Saving Time. Need to be adjusted for Standard Time. Scheduling at :25 to account for queuing lag.
10
+
- cron: "25 2,5,8,11,14,17,20,22 * * *"# Times are UTC based on Daylight Saving Time. Need to be adjusted for Standard Time. Scheduling at :25 to account for queuing lag.
Copy file name to clipboardExpand all lines: README.md
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
ms.date: 9/15/2023
2
+
ms.date: 05/16/2025
3
3
---
4
4
5
5
# Overview
@@ -8,6 +8,8 @@ ms.date: 9/15/2023
8
8
9
9
Anyone who is interested can contribute to the articles. When you contribute, your work goes into the content set after it's been reviewed and merged. It's then published to [Microsoft Learn](https://learn.microsoft.com/), and you're listed as a contributor at: <https://github.com/MicrosoftDocs/office-docs-powershell/graphs/contributors>.
10
10
11
+
If you get stuck and are a Microsoft employee or vendor, post a message to [Ask an Admin](https://aka.ms/askanadmin).
12
+
11
13
### Quickly update an article using GitHub.com
12
14
13
15
Contributors who make infrequent or small updates can edit the file directly on GitHub.com without installing any software. This article shows you how. [This two-minute video](https://learn-video.azurefd.net/vod/player?id=b5167c5a-9c69-499b-99ac-e5467882bc92) also covers how to contribute.
@@ -21,44 +23,48 @@ Contributors who make infrequent or small updates can edit the file directly on
21
23
2. On learn.microsoft.com, find the article that you want to update.
22
24
3. Above the title of the article, select **Edit this document**.
23
25
24
-

26
+

27
+
28
+
4. The corresponding article file opens on GitHub. Select **Edit**.
29
+
30
+

25
31
26
-
4. The corresponding article file opens on GitHub. Select **Edit this file**.
32
+
5. If a **You need to fork this repository to propose changes** page opens, select **Fork this repository**.
27
33
28
-

34
+

29
35
30
-
5. The article file opens in a line-numbered editor page where you can make updates.
36
+
6. The article file opens in a line-numbered editor page where you can make updates.
31
37
32
38
Articles on learn.microsoft.com are formatted using the Markdown language. For help on using Markdown, see [Mastering Markdown](https://guides.github.com/features/mastering-markdown/).
33
39
34
40
> [!TIP]
35
-
> Cmdlet reference articles follow a very strict schema with limited formatting options, because the articles are also converted and used for help at the command line (`Get-Help <CmdletName`). Use existing content as a guide. For more information, see [platyPS Schema](https://github.com/PowerShell/platyPS/blob/master/docs/developer/platyPS/platyPS.schema.md).
41
+
> Cmdlet reference articles follow a very strict schema with limited formatting options, because the articles are also converted and used for help at the command line (`Get-Help <CmdletName>`). Use existing content as a guide. For more information, see [platyPS Schema](https://github.com/PowerShell/platyPS/blob/master/docs/developer/platyPS/platyPS.schema.md).
36
42
37
43
Select **Preview** to view your changes as you go. Select **Edit** to go back to making updates.
38
44
39
45
When you're finished making changes, select the green **Commit changes** button.
40
46
41
-

47
+

42
48
43
-
6. In the **Propose changes** dialog that opens, review and/or enter the following values:
49
+
7. In the **Propose changes** dialog that opens, review and/or enter the following values:
44
50
-**Commit message**: This value is required. You can accept the default value ("Update \<filename\>") or you can change it.
45
51
-**Extended description**: This value is optional. For example:
46
52
- An explanation of the changes.
47
53
- @ include the GitHub alias of someone to review and merge your changes.
48
54
49
55
When you're finished on the **Propose changes** dialog, select the green **Propose changes** button.
50
56
51
-

57
+

52
58
53
-
7. On the **Comparing changes** page that opens, select the green **Create pull request** button.
59
+
8. On the **Comparing changes** page that opens, select the green **Create pull request** button.
54
60
55
-

61
+

56
62
57
-
8. On the **Open a pull request** page that opens, review the title and comments, and then select the green **Create pull request** button.
63
+
9. On the **Open a pull request** page that opens, review the title and comments, and then select the green **Create pull request** button.
58
64
59
-

65
+

60
66
61
-
9. That's it. There's nothing more for you to do.
67
+
10. That's it. There's nothing more for you to do.
62
68
63
69
The article owner (identified in metadata) is notified about the changes to the article. Eventually, the article owner or another party will review, possibly edit, and approve your changes. After your pull request is merged, the article is updated on learn.microsoft.com.
Copy file name to clipboardExpand all lines: exchange/docs-conceptual/exchange-online-powershell-v2.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: About the Exchange Online PowerShell V3 module
3
3
ms.author: chrisda
4
4
author: chrisda
5
5
manager: deniseb
6
-
ms.date: 05/07/2025
6
+
ms.date: 06/23/2025
7
7
ms.audience: Admin
8
8
audience: Admin
9
9
ms.topic: article
@@ -613,12 +613,22 @@ Unless otherwise noted, the current release of the Exchange Online PowerShell mo
613
613
614
614
### Current release
615
615
616
-
#### Version 3.7.2
616
+
#### Version 3.8.0
617
617
618
-
- The _DisableWAM_ switch is available on the **Connect-ExchangeOnline** cmdlet to disable Web Account Manager (WAM) if you get WAM-related connection errors.
618
+
- Support for providing an access token with **Connect-IPPSSession**.
619
+
-**Get-VivaModuleFeature** now returns information about ParentFeature, ChildFeature, and PolicyModes. These values represents parent and child features of a Viva app feature along with available enablement modes for future policies.
620
+
- New parameters _IsUserOptedInByDefault_ on the **Add-VivaModuleFeaturePolicy** and **Update-VivaModuleFeaturePolicy** cmdlets and the corresponding property value in all **\*-VivaModuleFeaturePolicy** cmdlets. The value indicates if users are opted in or out by the policy, as long as the user hasn't set a preference.
621
+
622
+
You can use this parameter to keep the feature enabled in your organization while opting out the impacted users by default, effectively soft disabling the feature for those users.
623
+
624
+
- Deprecated the **Get-VivaFeatureCategory** cmdlet, all category-related parameters, and return values (_CategoryId_, _IsCategoryEnabled_).
619
625
620
626
### Previous releases
621
627
628
+
#### Version 3.7.2
629
+
630
+
- The _DisableWAM_ switch is available on the **Connect-ExchangeOnline** cmdlet to disable Web Account Manager (WAM) if you get WAM-related connection errors.
631
+
622
632
#### Version 3.7.1
623
633
624
634
- Added a new property named `ExoExchangeSecurityDescriptor` to the output of **Get-EXOMailbox** that's similar to the `ExchangeSecurityDescriptor` property in the output of **Get-Mailbox**.
Copy file name to clipboardExpand all lines: exchange/docs-conceptual/whats-new-in-the-exo-module.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: What's new in the Exchange Online PowerShell module
3
3
ms.author: chrisda
4
4
author: chrisda
5
5
manager: deniseb
6
-
ms.date: 03/26/2025
6
+
ms.date: 06/23/2025
7
7
ms.audience: Admin
8
8
audience: Admin
9
9
ms.topic: article
@@ -22,6 +22,12 @@ description: "Learn about the new features and functionality available in the la
22
22
23
23
This article lists new features in the Exchange Online PowerShell module that's used for connecting to Exchange Online PowerShell, Security & Compliance PowerShell, and standalone Exchange Online Protection (EOP) PowerShell. Features that are currently in preview are denoted with **(preview)**.
0 commit comments