William

Results 16 comments of William

I'm seeing a similar issue from Deploy-FabricApplication.ps1 that if a user has an apostrophe in their windows username, the script fails execution EDIT: I should add that I've worked around...

This safari bug also impacts the Shopify Admin Taxes and Duties view when setting a tax override with a decimal point.

@warrensbox can this PR be reviewed please? tswitch in it's current state is not compatible with Windows due to the download URL not appending .exe file extension to the URL....

I echo @t-prod question as the FulfillmentOrder API is important for order fulfillment in later versions of the Shopify REST API. There is a lot of new functionality too for...

I've a workaround for this which uses the Az CLI token. https://gist.github.com/williamoconnorme/ffd88e2206abedee4a436cee7c416d39 This script uses PsExec to login using the AZ CLI with the NETWROK SERVICE account. Service Fabric by...

Has there been any update on whether this enhancement is planned? The only other package manager for service fabric runtime and the SDK is chocolatey which isn't officially maintained by...

I've created a PR to update the winget package to the latest 10.0.1816.9590 version microsoft/winget-pkgs#120287 At this time I don't think it's possible to create a package for the Service...

The same library versions are present in latest 10.1.2175.9590 runtime release

Came across this also when using the Azure.Identity library which checks a folder in the home profile directory of the account running the process. Despite NETWORK SERVICE running the process,...