Skip to content

Powershell module contain functions for working with Episerver in Azure.

License

Notifications You must be signed in to change notification settings

Epinova/EpinovaAzureToolBucket-psmodule

Repository files navigation

EpinovaAzureToolBucket-psmodule

Powershell module contain functions for createing Optimizely (aka Episerver) CMS in Azure.
Note: This is a very early stage and has only been tested on Epinovas Azure portal. So there can be exceptions in your environment which we have not taken into account. Just so you know!

How to create resource groups example

New-ResourceGroupTagsFromExisting

Create a new resource group in Azure and copy tags from a existing resource group. Documentation

New-OptimizelyCmsResourceGroup

Create a Optimizely CMS resource group in Azure.
Documentation

New-OptimizelyCmsResourceGroupBicep

Create a Optimizely CMS resource group in Azure using a bicep file. Support Optimizely CMS v11 and v12.
Documentation

Get-OptimizelyCmsConnectionStrings

Get and print the connection strings for specified resource group.
Documentation

Add-AzureDatabaseUser

Create a database user for a specific database on a Azure SQL Server instance.
Documentation

Backup-Database

Backup/Export a database and store BACPAC in storage account container.
Documentation

Copy-Database

Copy a database from one place to another. If the destination database exist it will be 'overwritten'. You can decide if you want to make a backup of the destination database before it is dropped.
Documentation

Import-BacpacDatabase

Import a bacpac file, from storageaccount container, to a database in Azure.
Documentation

Remove-Blobs

Remove all blobs from a StorageAccount container.
Documentation

Copy-Blobs

Copy all blobs from a StorageAccount container to another.
Documentation

Send-Blob

Send/Upload a blob from disc to a StorageAccount container.
Documentation

Old

New-EpiserverCmsResourceGroup

Create a Episerver CMS resource group in Azure.
Documentation

Get-EpiserverCmsConnectionStrings

Get and print the connection strings for specified resource group.
Documentation

About

Powershell module contain functions for working with Episerver in Azure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •