Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Azure/azure-powershell-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.100-preview
Choose a base ref
...
head repository: Azure/azure-powershell-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.101-preview
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 22, 2024

  1. set subscription id and tenant id in telemetry if it's null (#427)

    * set subscription id and tenant id in telemetry if it's null
    
    * set telemetry sub id and tenant id to AzureRMCmdlet.EndProcessing
    
    * remove RequireDefaultContext
    YanaXu authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    55e0739 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Set UserAgent for ARM telemetry (#428)

    * set UserAgent for ARM telemetry
    
    * update function to be private
    YanaXu authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    644538a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    061407f View commit details
    Browse the repository at this point in the history
Loading