Pranav

Results 15 issues of Pranav

Hi! First of all, really good tool! The tool is not able to generate when the current directory contains spaces. Following is an example - ``` mermaid command: C:\Users\Pranav\OneDrive -...

bug

The counter keeps on increasing even if the page is refreshed or I visit a different site in the same tab. This should be changed since it easily provides wrong...

bug

Hi, I think it would be a good use case to add a `-Wait` switch for the `Start-DatabricksJob` (Or rename it to Execute-DatabricksJob) which keeps on waiting and outputs the...

We run our PowerShell scripts in Verbose mode in CI/CD pipelines to ensure we have all the information to debug in case any issues arise. What I have been seeing...

Thanks for the excellent guide! I tried to run image in a Web App for Container and for some reason it initially was able to run the Sonarqube on the...

If you have generated all the configs and keys on some drive other than `C:`, you will receive an error like below - ``` PS D:\dev\cka> kubectl config set-credentials admin...

In this section - https://github.com/ivanfioravanti/kubernetes-the-hard-way-on-azure/blob/master/docs/03-compute-resources.md#kubernetes-controllers This modification also needs to happen in this section - https://github.com/ivanfioravanti/kubernetes-the-hard-way-on-azure/blob/master/docs/03-compute-resources.md#kubernetes-workers The NSG must be specified for the code to run. Otherwise, the command fails...

Could you please add the ability to add Azure Function Core Tools to the Remote container so that the `func` command line could be used?

Updated typo for the Google Cloud Project ID instead of Developer Account ID. Fixes - #1238

Hello! Page - https://docs.fastlane.tools/getting-started/android/setup/ Section - Collect your Google credentials The following line needs to be updated - ``` Verify that you are on the correct Google Cloud Platform Project...