Code it Yourself...

Share

Twitter Facebook

Settings

  • Archives
  • Categories
  • Tags
  • Events
  • About Me
  1. Home
  2. Tags
  3. analysis services

Use PowerShell to Enable and Automate Azure Analysis Services Backup

Oct 23, 2017 3 min read azuredevopsanalysis servicesbackuppowersheell
Use PowerShell to Enable and Automate Azure Analysis Services Backup In this post I’ll show you how to Use PowerShell to Enable and Automate Azure Analysis Backup. Enable Azure Analysis Service Backup Enable-AzureRmAnalysisServicesBackup is a small powershell script that uses the the Set-AzureRmResource cmdlet to enable backup location to an Azure Analysis Service instance. Once …

Use PowerShell to Enable Azure Analysis Services Firewall

Oct 6, 2017 2 min read azureanalysis servicespowershell
Use PowerShell to Enable Azure Analysis Services Firewall Last week, firewall support was added to Azure Analysis Service (https://azure.microsoft.com/en-us/blog/azure-analysis-services-adds-firewall-support/ ). The thing is that, at the time of writing, there is no AzureRM cmdlet available to Use PowerShell to Enable Azure Analysis Services Firewall So, with the help of …
Carlos Mendible
Carlos Mendible
Father | Husband | Sr Cloud Solution Architect | Former Azure & Developer Technologies MVP | Opinions are my own
Microsoft
Madrid. Spain
About Me

Recent Posts

  • AKS: Simulate Spot Node Eviction
  • AKS: Disable local accounts with Terraform
  • Protect your Node.js or .NET API with Azure Active Directory
  • Azure Database for MySQL Flexible Server: Failover Test
  • Azure Cache for Redis: Failover Test

Categories

azure dotnet kubernetes devops management certifications

Tags

aks aspnetcore dapr docker powershell cloud keyvault managedidentity terraform ansible
Copyright: 2021 - Carlos Mendible