Morten Amundsen

Results 10 comments of Morten Amundsen

@crazy-max From a quick glance, this seems to relate to [the following line(s):](https://github.com/crazy-max/csgo-server-launcher/blob/master/Dockerfile#L40) in the Dockerfile? ``` RUN groupadd -f -g 1000 steam \ && useradd -o --shell /bin/bash -u...

@ozbillwang Hi, Would you be able to test the prerequisite work in #59 for me? I no longer have access to an Azure environment with this kind of PIM setup,...

Thanks for the quick response! The subcommand `resources` (i.e. `list resources` / `activate resource [...]`) maps to the _Azure resources -> Eligible assignments_ tab as you showed in the screenshot....

@ozbillwang Hi again, Would you be able to test this functionality on the dev-branch? It is part of PR #61. To test it, you can do the following: ``` #...

Hi @ozbillwang @Geggin , Thanks for testing. I have managed to identify the bug causing the `404 Not Found` error for the command `az-pim-cli activate role [...]` (see [6427280](https://github.com/netr0m/az-pim-cli/pull/61/commits/6427280ef3411b696774ef3e1f47eb5a8b0f07c5)). Could...

@Geggin Great! Thank you for checking 😄

@Geggin @ozbillwang The activation of Entra roles is now available as part of the latest version (PR #61 / Release [v1.3.0](https://github.com/netr0m/az-pim-cli/releases/tag/v1.3.0)). Thanks for your assistance in testing!

The data is persisted by default (with the [volume mount defined in the `mongodb` service](https://github.com/Graylog2/docker-compose/blob/bba3000a352ad1f2b9b51e8489870682d42d6930/open-core/docker-compose.yml#L7)), but the `node-id` is not (by default). In the [docker-compose.yml](https://github.com/Graylog2/docker-compose/blob/bba3000a352ad1f2b9b51e8489870682d42d6930/open-core/docker-compose.yml), the environment variable [`GRAYLOG_NODE_ID_FILE`](https://github.com/Graylog2/docker-compose/blob/main/open-core/docker-compose.yml#L40) specifies...

Hi @yangwudong , Thanks for your suggestion! Your contribution is certainly welcome! As I have no way of properly testing this feature (due to lack of access to China/USGov/German Cloud),...

Hi again @yangwudong. I've implemented a solution for your request, and I'd appreciate it if you could test to check whether you can use `az-pim-cli` against China Cloud. The proposed...