We are using AzureBot with our internal Slack instance.
I have some users who only have permissions to start VMs, but not shutdown/stop/restart them.
When one of these users asks the bot to stop a VM, the bot responds as though they do have permission, e.g. "Stopping the 'BlahBlah' virtual machine..."
The user may be waiting for the stop action to go through, but it never will.
Can some extra feedback please be added so that this case is made more clear to the user?
We haven't accounted for this scenario, makes sense. Right now AzureBot is still a best-effort "sample" and we have no dedicated developers, so PRs welcome.
We are using AzureBot with our internal Slack instance.
I have some users who only have permissions to start VMs, but not shutdown/stop/restart them.
When one of these users asks the bot to stop a VM, the bot responds as though they do have permission, e.g. "Stopping the 'BlahBlah' virtual machine..."
The user may be waiting for the stop action to go through, but it never will.
Can some extra feedback please be added so that this case is made more clear to the user?