Nico Riedmann

Results 47 comments of Nico Riedmann

Hi @kbocock-krg. You should be able to further limit access by applying IAM policies to settings schemas: https://www.dynatrace.com/support/help/shortlink/settings20-landing#permissions-and-access I don't know the details about this, but it should be possible...

Hi @kbocock-krg, that is currently not possible. An improvement in version [2.2.0](https://github.com/Dynatrace/dynatrace-configuration-as-code/releases/tag/v2.2.0) will ensure that only modifiable Settings are downloaded (if the Dynatrace environment is new enough to provide that...

Hi @kbocock-krg, there is currently no direct way with monaco to remove things that are not managed as config-as-code. You would have to remove those on your own e.g. by...

Hi @STgversluis. You're correct that dry-run only validates configuration file syntax. This is documented: https://www.dynatrace.com/support/help/manage/configuration-as-code/reference/commands#deploy-flags Providing a full validation that connects to the environment is already on our internal roadmap,...

Thanks for the feedback @STgversluis! We will try to clarify both the documentation and the messages produced by the CLI with upcoming releases.

Hi @STgversluis, after taking another look at the logs you're seeing in this case, I don't see your suggestion as different from what is already being logged? One (technical) note...

Hi @STgversluis. We've just released [v2.7.1](https://github.com/Dynatrace/dynatrace-configuration-as-code/releases/tag/v2.7.1) which aims to improve that warning, now printing: > 2023-08-25T10:37:33+02:00 warn The supplied token does not match the expected format and may be invalid....

Overall I find it easier to follow to than before, but the mixture of "normal" config APIs types where this downloading will download and unmarshal single objects and things like...

Hi @STgversluis , this is technically the same request as #1129 you had created. Dry-run is currently not able to validate the the semantics of Dynatrace configuration payloads (counting the...

HI @STgversluis , > And just to be sure: if I seem overly critical, that's from my intentions to help make Monaco even better. Speaking from 20+ years of experience...