Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.55 KB

File metadata and controls

51 lines (39 loc) · 1.55 KB

Upcoming Release

  • Migrated AnalysisServices SDK to generated SDK
    • Removed "Microsoft.Azure.Management.Analysis" Version "2.0.4" PackageReference
    • Added AnalysisServices.Management.Sdk ProjectReference

Version 1.1.5

  • Removed the outdated deps.json file.

Version 1.1.4

  • Removed project reference to Authentication

Version 1.1.3

  • Updated assembly version of data plane cmdlets

Version 1.1.2

  • Update references in .psd1 to use relative path

Version 1.1.1

  • Fixed miscellaneous typos across module

Version 1.1.0

  • Using ServiceClient in dataplane cmdlets and removing the original authentication logic
  • Making Add-AzureASAccount a wrapper of Connect-AzAccount to avoid a breaking change

Version 1.0.2

  • Deprecated AddAzureASAccount cmdlet

Version 1.0.1

  • Release with updated Authentication dependency

Version 1.0.0

  • General availability of Az.AnalysisServices module