约 50 个结果
在新选项卡中打开链接
  1. Azure function ".NET 8.0 Isolated" isn t available in Visual Studio ...

    2024年3月15日 · Azure function ".NET 8.0 Isolated" isn t available in Visual Studio 2022 v17.9.3 Asked 1 year, 10 months ago Modified 1 year, 5 months ago Viewed 9k times

  2. azure - Azurite not starting automatically in Visual Studio 2022 ...

    2022年5月16日 · I am unable to use a Blob Storage because in Visual Studio 2022 Azureite seems not to start automatically. Therefore I don't have access to databases etc. Azure.Core: …

  3. Can I use Managed Identity for local development when running …

    2024年1月24日 · I am trying to use Managed Identity to get a connection string from an Azure Key Vault when I run my application locally in Visual Studio 2022. I am signed in as my own azure …

  4. azure - Cannot log in to Visual Studio Account in VS 2022 - Stack …

    2023年10月10日 · A recent change was made to prefer using the windows authentication broker over other authentication mechanisms in visual studio such as the embedded browser or …

  5. How do I Create Azure Static Web App with Visual Studio?

    2024年2月4日 · 1 I want to create an Azure Static Web App, aka (No server side code/Razor/MVC etc.) that consists of a single index.html and site.css sheet with Visual Studio …

  6. Push an existing project into a new Azure DevOps repository in …

    2022年8月3日 · I have an existing Visual Studio project with existing code and a newly created Azure DevOps (git) project with an empty repository. Now from Visual Studio 2022 I want to …

  7. Find/Set Azure Functions Core Tools version Visual Studio use

    2024年10月17日 · Generally, Visual studio picks up the recently installed version of Azure function core tools. As mentioned in MSDOC, If you have 4.0.6517 (or) later versions of the …

  8. How to run Azure logic apps in Visual Studio 2019 or Visual Studio …

    2024年4月24日 · I am trying to create Azure Logic app in Visual Studio. I did create an Azure Resource Group project. Then selected Logic apps as the template and project is created. …

  9. Having problems cloning a Azure DevOps repository in Visual …

    2020年12月24日 · 2,You can also try reconnect to your azure devops project from Visual studio. Go to Team Explorer-->Right click your azure devops project and Click remove-->Click …

  10. How do I merge current master branch into my branch visual …

    2021年9月9日 · 14 So I have the master branch, and another branch, lets call it 'branch2', that I am working on that is based off of the master branch. There are important changes in the …