Changelog: Release History

There are two parts to the deployment that are packaged together but are maintained and tracked separately.

Managed Application

The code behind the deployment, operational management of the resources depending on the configuration (eg. firewalling) and the user interface.

Virtual Machine

The code used to run the virtual machines providing the RADIUS/RadSec service.

To determine the version of each that you are using, go to the managed application page and navigate the menu on the right Settings  Parameters and Outputs and listed at the bottom, under the ‘Outputs’ section, you will find the values for ‘versionManagedApplication’ and ‘versionVirtualMachine’ and can use the first two numerical parts of those values to search for your version below.

Though these values resemble the ‘YYYYMMDD’ format, they are for now meaningless and used only as an incrementor.

Managed Application

Upcoming Release

Features

Fixes

  • Install: improve reliability by reducing race of RBAC roles taking effect for the User Assigned Managed Identity iddeployment used during the deployment

  • Compliance: rename more resources to match recommendations

  • Compliance (TrackingID#2506010040000591 over two years!): remove use of Azure Storage Shared Key access and move to Managed Identity access

  • Users: do not allow IANA special use domains which would lead to an invalid configuration that could not be loaded

    • Workaround: delete or rename user entity

20240000-20240012

Fixes

  • Workaround (TrackingID#2604050040000547): Azure double escaping introduced without warning breaking UI requests to Graph API

Virtual Machine

Upcoming Release

Features

  • Authorization: use refreshTokensValidFromDateTime and signInSessionsValidFromDateTime for credential caching

    • lastPasswordChangeDateTime was always considered

Fixes

  • Authorization: fix that lastPasswordChangeDateTime, refreshTokensValidFromDateTime, and signInSessionsValidFromDateTime can all be unset

  • Devices: improve multi-transport such as running both UDP and RadSec

  • Devices: improve CIDR support, in particularly for 0.0.0.0/0 and ::/0