Mason Adams
Mason Adams
**az keyvault secret set** does not work with values that contain ')', IE az keyvault secret set --vault-name myvaultname --name mysecretname --value '123)*+0323' **Bug Description** '123)*+0323' was unexpected at this...
### For? S&Box ### What can't you do? I am unable to automatically upload new versions of my code to Asset.Party through a CICD Pipeline, as there is no non-ui...
## Purpose When attempting to deploy a containerized azure function (.NET 8.0 Isolated) Using the base dockerfile provided, the application will run successfully on the cloud. This Function app has...
### Steps to Trigger Behavior 1. Create a new MapLibreGL.MapView 2.. Add a MarkerView with coordinates 3. Build and run the application. you will receive the warning. ### Link to...
I have the following: ```javascript const steamworks = require('steamworks.js') const steamClient = steamworks.init(MY_APP_ID); const steamId = steamClient.localplayer.getSteamId().steamId64; //WORKS ipcMain.handle('steam-id', () => { return steamId; }) //WORKS ipcMain.handle('steam-name', () => {...
### Describe the bug When adding a prefab to a scene with no tags, it gets added perfectly fine. Going to modify the prefab and adding a tag to the...
### Intent There should be the ability to swap monitors programmatically. I have been unable to find any documentation on said functionality. IE: If I have a default monitor, and...
https://github.com/aloneguid/config/issues/169 I created an issue here for discussion, this is an example implementation of the keyvault functionality.
Many cloud providers provide secret management solutions as a cloud service, and microsoft is no different. An azure keyvault has a REST API that allows access to the keys that...