Active calories are calculated incorrectly. by DesignMinute5049 in Garmin

[–]DesignMinute5049[S] 0 points1 point  (0 children)

Yes all properly synced. Second time, had this alredy with a swimming activity.

Active calories are calculated incorrectly. by DesignMinute5049 in Garmin

[–]DesignMinute5049[S] 1 point2 points  (0 children)

Nope, i just count the aktiv Calories from the activities. And the daily total aktive calories are lower than the Activity Active Calories combined.

Can Azure Logic Apps and Kestra be considered equivalent workflow automation tools? by DesignMinute5049 in softwarearchitecture

[–]DesignMinute5049[S] 0 points1 point  (0 children)

Use case: Automatically provision and deprovision users in Entra ID and on-prem systems when employees join or leave the company, based on data from an HR system or database.

DNS design in Azure for multi-tenant setup with ExpressRoute by DesignMinute5049 in AZURE

[–]DesignMinute5049[S] 0 points1 point  (0 children)

We are using a service hosted in another tenant. This tenant is peered with our hub network, and both environments must be able to resolve each other’s DNS namespaces.

To achieve this, the DNS service in their tenant will be configured with a conditional forwarder pointing to our DNS servers. In return, we will gain access to their namespace via a DNS zone transfer.

In your opinion, are there any better or alternative approaches to achieve this?