Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Releases: microsoft/Phoenix

Release notes for v1.2

02 May 22:36
Compare
Choose a tag to compare

Upgrade note

To install v1.2 from v1.1. This change allows the user to install without changing web.config after installation. Also in new machines, the user does not have to run a resource provider powershell script.

CAUTION: If you decide to remove your DBs via the uninstaller, you won't be able to get them back. Be sure to backup first!
If you decide to keep your DBs when upgrading, you might see a few minor issues in the tenant portal, if any. Please restart the CMP service, and these will solve themselves as soon as the service updates its data from Azure Resource Manager. If you keep seeing those, please reach out to the dev team.

Enhancements:

Installer: To remove post deployment step of modifying the web.config
Installer: To remove the post deployment step in a new machine of running the powershell script to register the WAP-RP extension for CMP

Bug fixes:

Admin portal: Needed to save plan configuration in admin twice in order for the plan details to be visible in the tenant dashboard
Tenant portal: VM provisioning errors are now surfaced to the dashboard
General: Error handling fixes for better error readability by developers

5/5/16 note: Included vital hotfix for VM provisioning in the second attempt.

Azure Pack Connector v1.1 Release

06 Apr 00:21
Compare
Choose a tag to compare

Release notes for version 1.1

Upgrade note
To install v1.1 from v1.0, uninstall the all the components, but you have the option to keep your data by preserving the Azure Connector Databases in the uninstaller.

CAUTION: If you decide to remove your DBs via the uninstaller, you won't be able to get them back. Be sure to backup first!
If you decide to keep your DBs when upgrading, you might see a few minor issues in the tenant portal, if any. Please restart the CMP service, and these will solve themselves as soon as the service updates its data from Azure Resource Manager. If you keep seeing those, please reach out to the dev team.

Enhancements

  • Installer support for distributed environment.
  • Tenant Portal: Azure Region Validation for SKU and OS availability.
  • Tenant portal: On VM creation wizard, SKU and OS units are now filtered according to the plan selected.

Bug fixes

  • Tenant portal: On VM creation wizard, when selecting a region and clicking "next", region defaults to the first option.
  • Admin portal: When adding an Azure subscription, the default OS versions are not selected by default.
  • Admin Portal: New IP address was not reflecting upon machine shutdown-Start.
  • Tenant Portal: New IP address was not reflecting upon machine shutdown-Start.

Including previous hotfixes from v1.0

  • Commit 44e4f53: Temp fix in CmpDb.cs when using KryptoLib in a loop.

Please see the Wiki for FAQ's and latest known issues

Azure Pack Connector

29 Feb 22:07
Compare
Choose a tag to compare

Initial Release

This is the initial release of Azure Pack Connector (codename Phoenix). Features include:

  • End to end installer
  • Azure subscription on boarding
  • OS and VM size mapping per plan
  • Azure IaaS VM provisioning
  • VM dashboard and self-service management

This release includes an automated test suite for smoke testing the installation.
PhoenixTest.zip

Please see the Wiki for FAQ's and latest known issues

Pre-Release

29 Jan 23:26
Compare
Choose a tag to compare
Pre-Release Pre-release
Pre-release

This is the pre-release for early adopters