Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PCLOUDS-2709 Implemented enabling User assigned managed Identity #84

Conversation

NematulloKozimov
Copy link
Contributor

No description provided.

@@ -61,6 +61,15 @@ arguments:
Optional. Apply filters to reduce number of logs that are sent to Dynatrace e.g. filter out logs with Informational level.
--repository-release-url REPOSITORY_RELEASE_URL
Change repository url to custom. Do not change without specific reason
--enable-using-user-assigned-managed-identity {true|false}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so long - what about use-user-assigned-managed-identity or user-assign-managed-identity ?

The client id of User-Assigned MI
--managed-identity-resource-name MANAGED_IDENTITY_RESOURCE_NAME
Name of the Managed Identity resource
--eventhub-connection-fully-qualified-namespace EVENT_HUB_CONNECTION_FULLY_QUALIFIED_NAMESPACE
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about eventhub-namespace ?

@@ -61,6 +61,15 @@ arguments:
Optional. Apply filters to reduce number of logs that are sent to Dynatrace e.g. filter out logs with Informational level.
--repository-release-url REPOSITORY_RELEASE_URL
Change repository url to custom. Do not change without specific reason
--enable-user-assigned-managed-identity {true|false}
Optional, 'false' by default
if you choose to use user-assigned-managed-identity, you need to change it to 'true' and provide EVENT_HUB_CONNECTION_CLIENT_ID and EVENT_HUB_CONNECTION_FULLY_QUALIFIED_NAMESPACE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not also MANAGED_IDENTITY_RESOURCE_NAME?

@sonarcloud
Copy link

sonarcloud bot commented Sep 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@NematulloKozimov NematulloKozimov merged commit d7a5bfe into master Sep 6, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants