Kevin

Results 4 issues of Kevin

The recent changes to the starterpacks has not been reflected in the current documentation on the docs page - https://docs.microsoft.com/en-us/azure/active-directory-b2c/tutorial-create-user-flows?pivots=b2c-custom-policy Will new documentation be released to match the updated policy...

**What happened**: Attempting to update driver results in an error during installation `curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/blob-csi-driver/v1.16.0/deploy/install-driver.sh | bash -s v1.16.0 blobfuse-proxy --` > Warning: resource csidrivers/blob.csi.azure.com is missing the kubectl.kubernetes.io/last-applied-configuration annotation...

I have been trying to re-deploy template files through ief setup site but ran into the following issue - ```csharp An unhandled exception occurred while processing the request. ArgumentException: An...

Nest contexts don't appear to display results correctly in the test explorer pane. ``` powershell BeforeDiscovery { $testCases = @( @{ Name = "fizz" }, @{ Name = "buzz" },...