PlagueHO / CosmosDB

PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.
http://dscottraynsford.com
MIT License
154 stars 46 forks source link

Adding condition to import module #414

Closed mariussm closed 3 months ago

mariussm commented 3 years ago

Pull Request

Bug Fixes

Improvements / Enhancements

Added support for pre-loading Az.Accounts and Az.Resources modules. This enables things like using Save-Module and storing the modules in folders, which can be useful when running the module as a part of an Azure Function.


This change is Reviewable

PlagueHO commented 3 months ago

Closing as replaced by #484