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
For each folder in the examples directory, I would like to add an example test to *.Tests.ps1 that calls Confirm-AzBPResource so that there is an example for each resource and that we know Confirm-AzBPResource will work.
Example test calling Confirm-AzBPResource is added to the examples folders (only need to do folders starting with the letter St through the letter W so that this work can be split up a bit)
The content you are editing has changed. Please copy your edits and refresh the page.
…#240)
* Added Confirm-* examples for St*-Z* resources
* Minor typo fixes.
* Updates based on the Design Session.
* Code review upates.
* Code review upates.
* Removing whiitespace added by the editor.
* Code review upates.
* Adding clarification on unloading the BenchPress module to the getting started docs.
* Rephrasing to make megalinter happy.
For each folder in the
examples
directory, I would like to add an example test to*.Tests.ps1
that callsConfirm-AzBPResource
so that there is an example for each resource and that we knowConfirm-AzBPResource
will work.Confirm-AzBPResource
is added to theexamples
folders (only need to do folders starting with the letter St through the letter W so that this work can be split up a bit)Tasks
The text was updated successfully, but these errors were encountered: