Skip to content

Perform a Pre-Check on Basic <--> Standard Upgrade for a Subscription

Notifications You must be signed in to change notification settings

ANFTechTeam/Get-ANFNetworkSiblingSets

Repository files navigation

Disclaimer

This powershell script (Get-ANFNetworkSiblingSets.ps1) is provided as is and is not supported by NetApp or Microsoft. You are encouraged to modify to fit your specific environment and/or requirements. It is strongly recommended to test the functionality before deploying to any business critical or production environments.


Description

Get-ANFNetworkSiblingSets

Perform a pre-check on Basic <--> Standard Network Change for a Subscription

In preperation for changing volume(s), from Basic <--> Standard Networking, Run the Powershell Script, Get-ANFNetworkSiblingSets, which will identify your volumes and group them into networkSiblings

Each networkSiblingSet will change all the volumes within the networkSiblingSet set at the same time

Running the script ahead of time allows you to view how the volumes are grouped into networkSiblingSets, and plan for your change prior to executing the Change Network Feature in the portal. The output can also be saved to a CSV file, by specifiying a command line option (see below)


Change Log

06/20/2023 - Initial Release


Prerequisites

We recommend referring to these documentation links prior to performing any upgrade


Installation

Install Using Git clone


Usage :

./Get-ANFNetworkSiblingSets -subscriptionId subscriptionId or -subscriptionId subscriptionName
                           [-csvFile filename]

Example Output

  • Sample Output from the script is shown here

Issues and Feedback?

Submit an Issue against the repo

About

Perform a Pre-Check on Basic <--> Standard Upgrade for a Subscription

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published