Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from MicrosoftDocs:main #888

Open
wants to merge 926 commits into
base: main
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 10, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 10, 2023
michaeltlombardi and others added 29 commits June 11, 2024 16:50
…11180)

Prior to this change, the example description in the article
_How to validate an argument using a script_ declared that
the example validates that the input belongs to a set of
possible values. That description belongs to a different
example, using `[ValidateSet()]`.

This change:

- Corrects the example description to match the code.
- Fixes AB#263705
Prior to this change, the document used a self-closing
anchor tag to enable quick-linking to the third example.

This change updates the anchor to wrap the text `Example 3`
in the heading, per guidance for the platform. This ensures
that the remainder of the page isn't a link to the anchor.

- Fixes AB#263698
* Add ref content for TabExpansion2

* Apply suggestions from review

---------

Co-authored-by: Mikey Lombardi (He/Him) <michael.t.lombardi@gmail.com>
Fixed 1 typo: $Error[($Error.Count -1]
This change:

- Updates the install docs and release notes for the June PowerShell
  releases (`v7.4.3` and `v7.2.21`).
- Fixes AB#265868
MailKit URL pointed to MimeKit instead.
Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com>
* Add example for using -Force

* Apply suggestions from review

---------

Co-authored-by: Mikey Lombardi (He/Him) <michael.t.lombardi@gmail.com>
* Refresh of ps101 introduction

* Editorial pass

---------

Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com>
Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
* Refresh of ps101 chapter 1

* Editorial review

* minor edit

---------

Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com>
Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com>
* Refresh of ps101 chapter 2

* Editorial changes

* Wordsmithing and updated based on peer review

---------

Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com>
Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
* add terms to no-loc and add new example (#11234)

Add missing metadata to no-loc for CommandWithArgs, and fix example for launching from cmd.exe

* Editorial update

---------

Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
cnotin and others added 30 commits January 14, 2025 07:54
Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com>
MacOS -> macOS
MacOS -> macOS
MacOS -> macOS
MacOS -> macOS
StackOverflow -> Stack Overflow
FireFox -> Firefox
* Add 7.6 release notes

* Add 7.6 release notes

* fix file path
* PS style and format

* fix reference
This adds the missing -iin, -cin, -inotin and -incnot operators to the
list in about_Comparison_Operators.
* Markdown and PS Styles

* PS style
This change fixes #11696 by adding the missing text explaining
how static properties defined on classes implemented in
PowerShell are not immutable and can be overriden.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.