Skip to content

Releases: Azure/benchpress

v0.2.3

10 Jan 17:24
4172997

Choose a tag to compare

This change affects the auth mechanism and specifically introduces the following:

  • If Az.Powershell is connected, skip all auth and use existing connection. This also removes the need to set environment variables if the connection is existing.
  • If environment variables are set, check that subscription id, tenant ip and application id match the current context, if not, throw an error.
  • Remove the need to specify a subscription id for managed identities. It can still be passed it as optional if there is a specific subscription that needs to be used.

v0.2.1

12 Apr 21:29
5ec976f

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

What's Changed

  • adding workflow_displatch to module versioning workflow by @hattan in #328
  • Bumping version to 0.2.1 by @hattan in #329

Full Changelog: v0.0.2...v0.2.1