powerplatform-vscode/loc
amitjoshi438 0912e35da2
ECS Initialization in Desktop and @powerpages FCB (#1037)
* chore:ECS config for @powerpages

* feat: Add ECSFeaturesClient initialization in extension.ts

* feat: Initialize ECSFeaturesClient with environment ID, tenant ID, and Aad ID

This commit initializes the ECSFeaturesClient in the extension.ts file with the environment ID, tenant ID, and Aad ID. It retrieves these values from the pacActiveAuth object and uses them to configure the ECSFeaturesClient. This change ensures that the ECSFeaturesClient is properly initialized with the necessary information for its functionality.

Co-authored-by: amitjoshi <amitjoshi@microsoft.com>

* chore: Update PowerPagesChatParticipant with ecs

* chore: Update telemetry constants for environment and tenant IDs

* chore: ecs update for region.stamp

* icon update

* refactor: Update telemetry events for @powerpages ecs

* refactor: localization strings

* refactor: Remove unused parameter in initializeOrgDetails function

---------

Co-authored-by: amitjoshi <amitjoshi@microsoft.com>
2024-09-10 18:30:42 +05:30
..
translations-export ECS Initialization in Desktop and @powerpages FCB (#1037) 2024-09-10 18:30:42 +05:30
translations-import