Документация Майкрософт — новейшие статьи

Теперь техническая документация Майкрософт размещена на сайте docs.microsoft.com. Мы модернизировали не только веб-интерфейс, но и методы создания и поддержки материалов, которые помогают вам обучаться, развертывать решения и управлять ими. Это централизованное расположение для всего содержимого, связанного с технологиями Майкрософт. Чтобы вы не пропустили самые актуальные новости и интересные публикации на сайте docs.microsoft.com, мы предусмотрели для вас возможность выбрать требуемый веб-канал.


Selected Feed: Azure DevOps

take a backup for azureDevops services automatically - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1195020/take-a-backup-for-azuredevops-services-automatical hello All, May i know if any one can help me to take automatic backup for azure devops with all of its component. Regards, Michel
Published Date : 31 марта 2023 г.

Migrating .net app to Azure - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1193844/migrating-net-app-to-azure Which is the recommended way to deploy a .net application through Azure App Service? Can I use Visual Studio Publish option to deploy the app through App Service or is there another better and easier option to deploy to Azure?
Published Date : 31 марта 2023 г.

Azure App Service Deploy no set node version above 14.18.2 - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1193648/azure-app-service-deploy-no-set-node-version-above Hello, I'm having trouble configuring an azure-pipelines.yml to deploy to my App Service. I defined RuntimeStack: 'NODE|18-lts' And I ran the node --version script, to log the version of node. However, it gives me 14.18.2. If I put NODE|16-lts, it gives me version 10 in node. I do not know what else to do. I can't work with node version 18, not even 16. Here is the full YML: Please, how solve this? I don't know what else to do. Thanks a lot!
Published Date : 31 марта 2023 г.

Linked Service Synapse pipelines changing while migrating from Dev to QA - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194897/linked-service-synapse-pipelines-changing-while-mi I have Azure Synapse pipeline which is attached to linked service A in development, While migrating to QA using Azure Devops its automatically attaching and showing under different linked service from QA, I didnt pass any over ride parameter and its supposed to carry the same linked service attachment.Any ideas what could be happening. I have checked all templateparameters and there is no over ride happening at any level for linked services.
Published Date : 30 марта 2023 г.

how to lock override parameters in azure devops - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194857/how-to-lock-override-parameters-in-azure-devops Hello, I am using classic pipeline in azure devops, in the release PipeLine I have the override parameters, but if I set some override parameters, but few min later somebody change them I migt run the realease pipe line on wrong override parameters, so how it can be locked / protected ? Thank you.
Published Date : 30 марта 2023 г.

How to manage Synapse Serverless SQL Pool AAD accounts using Azure DevOps pipelines - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1192744/how-to-manage-synapse-serverless-sql-pool-aad-acco I'm trying to automate a Synapse deployment where the applications could connect to Synapse Serverless SQL Pool databases using managed identities. I have verified that the process works if I login to the database using an AAD account who belongs to the Synapse Administrators group. With that account, I'm able to create users using FROM EXTERNAL PROVIDER syntax. But how could I use DevOps yaml deployment tasks to achieve the same thing? I've tried using a service principal belonging to the Synapse Administrators group, and then fetching an access token using Powershell, but to no avail. Response from Invoke-Sqlcmd command: Invoke-Sqlcmd: Cannot open database
Published Date : 30 марта 2023 г.

Which azure service can we use to run user code from a web application? - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194273/which-azure-service-can-we-use-to-run-user-code-fr Hi all, I'm just starting with Azure and cloud. I want to build a coding web application like (HackerRank, CodeChef) with different programming languages. Which service can I use to run the code from the application?
Published Date : 30 марта 2023 г.

My Web App isn't runing since Health Event - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194770/my-web-app-isnt-runing-since-health-event Since the Resouce Health Event, my Appservice Plan isn't running, also, I cannot reach any blade of my Appservice Plan panel, all of them are blocked. The message that Resource Health throw me is: "We're sorry, your App Service plan is unavailable. An unexpected problem is preventing us from automatically recovering your App Service plan, this issue could be caused by a Service Outage." I see that it's caused by Azure Infraestructure. is it true? How can I resolve that problem if the error is mine? PD: I haven't deployed any change or commit from source code or Azure Devops
Published Date : 30 марта 2023 г.

am seeing my subscription id is active in portal but it is not showing in azure devops site, is showing like doesnt appear, my free credit balance still their now - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194675/am-seeing-my-subscription-id-is-active-in-portal-b am seeing my subscription id is active in portal but it is not showing in azure devops site, is showing like doesnt appear, my free credit balance still their now
Published Date : 30 марта 2023 г.

NOt able to add target VM in deployment group - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194564/not-able-to-add-target-vm-in-deployment-group I have created a deployment group, copied the powershell script and run it on the onpremise target VM. But azure pipeline agent service was not installed and the VM added in deployment group shows offline.
Published Date : 30 марта 2023 г.

while I use samle1@company.com to access azure devops and use some projeck on it. Then my company started to use office 365 with same mail account (samle1@company.com). After the office 365 activation my azure devops has lost. - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194262/while-i-use-samle1@company-com-to-access-azure-dev while I use samle1@company.com to access azure devops and use some projeck on it. Then my company started to use office 365 with same mail account (samle1@company.com). After the office 365 activation my azure devops has lost. Request Id: ddbd371f-4964-4891-b230-60343c6bab00 -bbee662c1a65 Timestamp: 2023-03-29T12:42:10Z Message: AADSTS7000112: Application '499b84ac-1321-427f-aa17-267ca6975798'(Azure DevOps) is disabled.
Published Date : 30 марта 2023 г.

Azure Devops-Visual studio Test Task , Fails to recognize Automated Test cases from Test Suite - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194308/azure-devops-visual-studio-test-task-fails-to-reco I Have some automated Test cases (with automated Tag) to be run from Pipeline by using a Visual studio test task. Test cases are maintained in a sperate test plan and if it is imported to the current testing plan , Automated testing will work If the same test cases are added using REST API script in a suite and pipeline run is not detecting automated test cases Error-' '
Published Date : 30 марта 2023 г.

How we can setup rollback strategy Azure devops Pipeline for Synapse workspace ? - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194099/how-we-can-setup-rollback-strategy-azure-devops-pi Hi, I have setup CI/CD pipeline to promote Synapse Artifacts from one Dev to UAT but now I want to setup rollback strategy via DevOps Pipeline so I can quickly clean the UAT workspace and re-deploy artifacts with previous release version. Let me know Is there any other way to deploy previous version but existing artifacts should not be present. Please let me know Is there any another way to setup rollback strategy or any in-build feature of Azure DevOps ?
Published Date : 29 марта 2023 г.

Not able to Edit Standard logic app from portal - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1194234/not-able-to-edit-standard-logic-app-from-portal I have deployed my standard logic app workflow using azure DevOps when i try to edit it from portal it gives following error
Published Date : 29 марта 2023 г.

Behavior when deploying a project created with NUXT3 to azure static web apps - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1192750/behavior-when-deploying-a-project-created-with-nux I am trying to deploy an application created with NUXT3 to static web apps at the following URL https://xxxxx.azurestaticapps.net/example/. To do so, I have rewritten nuxt.config.ts as shown below. The Azure DevOps Pipeline for deploying Nuxt3 applications to Static Web Apps is shown below. staticwebapp.config.json is as follows. Current Status, The page is displayed in locale at http://localhost:3000/example/ However, after deploying to Static Web Apps, the page is not displayed when accessed at the following URL https://xxxxx.azurestaticapps.net/example Therefore, I would like to know the following. Does azure static web apps itself have a problem with not being able to display the screen when trying to display it with SPA? (Or does azure static web apps not support SPA?) If not, what is wrong with the file? 【Tip】 ・Static Web Apps works fine in SSR mode. ・The azure static web apps plan used: Free
Published Date : 29 марта 2023 г.

Azure MLv2 CLI extension not recognized in DevOps - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/919949/azure-mlv2-cli-extension-not-recognized-in-devops Having some trouble with one of our DevOps pipelines. In the pipeline, we install the Azure MLv2 CLI extension and then use the extension to make a call to our AzureML workspace. The pipeline was working fine yesterday, but now results in an error saying that 'ml' is misspelled or not recognized. There is an additional message about a name import that might be causing the issue. Here is the full error message: ERROR: 'ml' is misspelled or not recognized by the system. Examples from AI knowledge base: az extension add --name anextension Add extension by name az extension list-available List all publicly available extensions https://learn.microsoft.com/en-US/cli/azure/extension#az_extension_add Read more about the command in reference docs cannot import name 'case_insensitive_dict' from 'azure.core.utils' (/opt/az/lib/python3.10/site-packages/azure/core/utils/init.py) Azure CLI Versions: WARNING: You have 2 updates available. Consider updating your CLI installation with 'az upgrade' azure-cli 2.37.0 * Please let us know how we are doing: https://aka.ms/azureclihats core 2.37.0 * and let us know if you're interested in trying out our newest features: https://aka.ms/CLIUXstudy telemetry 1.0.6 Extensions: ml 2.5.0 azure-devops 0.25.0 Dependencies: msal 1.18.0b1 azure-mgmt-resource 21.1.0b1 Python location '/opt/az/bin/python3' Extensions directory '/opt/az/azcliextensions' Python (Linux) 3.10.4 (main, May 23 2022, 14:03:08) [GCC 9.4.0] Trying to update the CLI version also results in an error
Published Date : 29 марта 2023 г.

grant access to azure devops git repo to users from another tenant - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1193750/grant-access-to-azure-devops-git-repo-to-users-fro Hi, I am currently using Azure Git repo. It contains repos, which were created and maintained in my teams tenant. I was wondering if it is possible to access my repo from another tenant ? If so, what steps do I need to take to enable this. Thank you!
Published Date : 29 марта 2023 г.

Azure Pipelines Nuget package restore error. - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1193951/azure-pipelines-nuget-package-restore-error I'm using the Azure DevOps Pipelines to build my VS 2022 solution. I have created an project scoped Artifact feed with two nuget packages. The nuget restore tasks keeps failing with the following error: ##[error]The nuget command failed with exit code(1) and error(NU1301: Unable to load the service index for source... This the Nuget pipline task that fails to restore the feed packages. I doubled checked all feed permissions and are out of ideas as what the issue could be.
Published Date : 29 марта 2023 г.

Техническая документация

https://learn.microsoft.com/ru-ru/docs/ Поиск Индекс Каталог продуктов Изучите наши руководства и статьи по продуктам. .NET Пользовательский интерфейс многоплатформенного приложения .NET (.NET MAUI) Адаптивные карточки AltspaceVR ASP.NET Azure Центр архитектуры Azure Служба Azure Bot Azure DevOps Azure Health Bot Azure IoT Azure Quantum Azure
Published Date : 28 марта 2023 г.

How to use different credentials with Azure DevOps on LogicApps - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1193907/how-to-use-different-credentials-with-azure-devops I have a few PowerAutomate flows that I would like to migrate to Azure LogicApps on Azure. The reason is basically that PowerAutomate does not support code versioning or automation. To that end, I need to rewrite the PowerAutomate flows as there's no "export" functionality anymore. In doing so, I found a difficult scenario where I needed to connect my LogicApps to Azure DevOps (e.g.: reading a query result or creating work items). In PowerAutomate, my Azure DevOps connector is using a shared user account (shareduser@mydomain.com). By shared I mean this is an account that multiple developers have the credentials of (i.e.: password) and whose MFA sends tokens to a shared mailbox. Not the most secure thing in the world, buy good enough. However, when I try to do the same thing in LogicApps, I'm stuck with my own user account. The problem I am facing is that the only way I found to create the LogicApp connector for Azure DevOps is through the Azure Portal, and the Portal takes the account of the logged in user to connect. So here are my questions:
Published Date : 28 марта 2023 г.

Azure DevOps REST API: Keep Getting HTTP 203 - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/559772/azure-devops-rest-api-keep-getting-http-203 Hi, I am trying to query Azure DevOps RESP API to extract the build and release counts using Python requests library. However, I keep getting Http 203 response. Sending the PAT token as well. But did not helped. ​
Published Date : 28 марта 2023 г.

Front Door Cache clearing in DevOps Pipeline - which command to use? - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1191715/front-door-cache-clearing-in-devops-pipeline-which Hello, I have enabled caching on one of my front door routing rules. Now I need to purge the cache while I deploy the application via Azure DevOps to the respective resource. I've found this option: Now I have two questions:
Published Date : 28 марта 2023 г.

Устранение неполадок Azure DevOps

https://learn.microsoft.com/ru-ru/troubleshoot/azure/devops/welcome-azure-devops Документация по устранению распространенных проблем с Azure DevOps.
Published Date : 28 марта 2023 г.

Deployment issue in azure app service - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1193739/deployment-issue-in-azure-app-service Hi, I am trying to deploy React & Angular based multifront end application using azure app services. Build & Release in azure devops is successful but in azure app services it is stating as mentioned below. Your web app is running and waiting for your content Your web app is live, but we don’t have your content yet. If you’ve already deployed, it could take up to 5 minutes for your content to show up, so come back soon. I am facing this issue from past 2 days is this due to no command in configuration-general settings - start up command. if yes, what should be the command or it is due to some other issue... Need suggestion. Thank you.
Published Date : 28 марта 2023 г.

Build Validation Pipeline Causes Branch to be Locked Down - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1193559/build-validation-pipeline-causes-branch-to-be-lock I have a simple Azure DevOps Pipeline That is set up as the build validation pipeline for the dev branch and any "features" branches The problem is that when a developer first pushes a branch and the pipeline runs, it sets the branch security to prevent them from being allowed to push any further commits to the branch (this did not occur prior to having the build validation pipeline enabled and goes away by disabling it). This causes issues when there are changes that need to be made from a code review (or even when working on a larger story over a couple of days and wanting to save work to the repo). I'm able to go in after the branch is created and manually change branch security to allow the developer to push up further changes, but that's a pain. It's not possible to set branch security (that I found in the UI) on "features" and have that apply to any branch created under there (i.e. features/123-dv-BranchDescription). Below is the git workflow / error: How can I either: I asked this question on stack overflow but don't believe I've received a valid answer, so I'm asking here as well.
Published Date : 28 марта 2023 г.

Нагрузочное тестирование в ASP.NET Core

https://learn.microsoft.com/ru-ru/aspnet/core/test/load-tests Узнайте о нескольких средствах и подходах к нагрузочному тестированию и нагрузочному тестированию ASP.NET Core приложениях.
Published Date : 28 марта 2023 г.

Создание среды службы приложений с внутренней подсистемой балансировки нагрузки с помощью ARM - Azure App Service Environment

https://learn.microsoft.com/ru-ru/azure/app-service/environment/create-ilb-ase Узнайте, как создать среду Службы приложений с внутренним балансировщиком нагрузки (ILB ASE) с помощью шаблонов Azure Resource Manager. Полностью изолируйте свои приложения от Интернета.
Published Date : 27 марта 2023 г.

Использование среды службы приложений - Azure App Service Environment

https://learn.microsoft.com/ru-ru/azure/app-service/environment/using Узнайте, как использовать среду службы приложений для размещения изолированных приложений.
Published Date : 27 марта 2023 г.

My Azure DevOps pipeline builds stopped working a few days ago. - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1193622/my-azure-devops-pipeline-builds-stopped-working-a I have some pipelines that automatically fire off a build job when I commit changes to code. They stopped working a few days ago. The job fails on the Azure App Service Deploy step. Here is the log:
Published Date : 27 марта 2023 г.

app config not able to read in visual studio - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1158522/app-config-not-able-to-read-in-visual-studio I made app.config file in Unit Test Folder and I wrote connection string and key value pairs in that file <appSettings> <add key="ArchiveLocation" value="C:"/> </appSettings> I wrote unit test case to check if the archive location exist. configurationValue = ConfigurationManager.AppSettings["ArchiveLocation"] The test case is failing because the key and value is stored in app.config and not able to read that.
Published Date : 27 марта 2023 г.

Что происходит при продлении соглашений о подписке Visual Studio

https://learn.microsoft.com/ru-ru/visualstudio/subscriptions/agreement-renewals Узнайте, какие сведения администраторы должны видеть при продлении соглашений о подписках Visual Studio.
Published Date : 27 марта 2023 г.

Первое знакомство с развертыванием - Visual Studio (Windows)

https://learn.microsoft.com/ru-ru/visualstudio/deployment/deploying-applications-services-and-components Сведения о вариантах развертывания приложений из среды Visual Studio.
Published Date : 27 марта 2023 г.

Execute automated TestRun from C# Azure DevOps SDK - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1186910/execute-automated-testrun-from-c-azure-devops-sdk I'm trying to launch an automated Test from a C# code. This is a snippet of my code: When I run this code I receive an exception "Both release id and release environment id must be specified" but I haven't found a way to specify them correctly. If I don't specify releaseUri in RunCreateModel the TestRun is not associated to the Release; I don't know if the value I set is right. May someone please tell me how I can do that?
Published Date : 27 марта 2023 г.

Unable to deploy to a Web app with private endpoint - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/780616/unable-to-deploy-to-a-web-app-with-private-endpoin I have configured an Azure Web App with a private endpoint and want to deploy to it using Azure DevOps. I have found this possibility using Azure Blob storage and Azure CLI: https://azure.github.io/AppService/2021/03/01/deploying-to-network-secured-sites-2.html The following Azure CLI webapp deploy command: az webapp deploy --name $WEBAPP --resource-group $GROUP --type zip --src-url $ZIP_URL --async false However gives the following Http 403 error: The web app you have attempted to reach has blocked your access. I am using a service principal to login. Any clues what I am missing here?
Published Date : 27 марта 2023 г.

Is it possible to create an Azure DevOps Release using YAML? - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1192905/is-it-possible-to-create-an-azure-devops-release-u Is it possible to create an Azure DevOps Release using YAML in the same way you can create a DevOps Pipeline from a YAML file. The UI suggests it should be possible to do this but the Layout defaults to the Classic Release. Am I missing something?
Published Date : 27 марта 2023 г.

automation - auto sync of souce control fails - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1193109/automation-auto-sync-of-souce-control-fails hej, I'm trying to connect azure automation to your source control (Azure Devops (GIT)). If I do a manual sync (which results in a full sync), everything works perfectly fine. As soon as I want to enable 'Auto sync' I get the following error: I tried to set up the the source control using the portal webinterface, as well as through powershell cmdlets. When setting up through the powershelle cmdlets I use a PAT which has full access controls. So there shouldn't be any problems with that. any thoughts / ideas? thx, roman
Published Date : 25 марта 2023 г.

Создание частного кластера Службы Azure Kubernetes - Azure Kubernetes Service

https://learn.microsoft.com/ru-ru/azure/aks/private-clusters Узнайте, как создать частный кластер Службы Azure Kubernetes
Published Date : 24 марта 2023 г.

Добавление пользователей в организации и управление доступом - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/accounts/add-organization-users Узнайте, как добавлять пользователей в организацию и управлять уровнями доступа пользователей (например, заинтересованных лиц), прямыми назначениями, приглашениями и т. д.
Published Date : 24 марта 2023 г.

Создание подключения к службе, сборка и публикация образов Docker в Реестр контейнеров Azure - Azure Pipelines

https://learn.microsoft.com/ru-ru/azure/devops/pipelines/ecosystems/containers/publish-to-acr Создание подключений к службам, сборка и публикация образов Docker с помощью Azure Pipelines
Published Date : 24 марта 2023 г.

Включение интеграции в Viva Цели

https://learn.microsoft.com/ru-ru/viva/goals/vg-integrations-administration-overview Сведения об администрировании интеграции с Viva Цели.
Published Date : 24 марта 2023 г.

Вопросы и ответы: перенос рабочих нагрузок SQL Server - Azure SQL

https://learn.microsoft.com/ru-ru/azure/azure-sql/migration-guides/modernization Часто задаваемые вопросы о переходе с SQL Server на Azure SQL и модернизации платформы данных
Published Date : 24 марта 2023 г.

Бизнес-приложение, использующее Служба приложений Azure Environment версии 3 - Azure Architecture Center

https://learn.microsoft.com/ru-ru/azure/architecture/example-scenario/apps/line-of-business-internal-app-service-environment-v3 Узнайте, как развертывать бизнес-приложения с помощью внутреннего Среда службы приложений версии 3, учитывая границы сети, DevOps, управление и многое другое.
Published Date : 24 марта 2023 г.

Архитектурные подходы к развертыванию и настройке мультитенантных решений - Azure Architecture Center

https://learn.microsoft.com/ru-ru/azure/architecture/guide/multitenant/approaches/deployment-configuration В этой статье описываются подходы, которые следует учитывать при развертывании и настройке мультитенантного решения.
Published Date : 24 марта 2023 г.

Выбор правильного проекта - Training

https://learn.microsoft.com/ru-ru/training/modules/choose-right-project/ Выбор правильного проекта
Published Date : 24 марта 2023 г.

Graph SDK - Reports.GetSharePointSiteUsageDetail not working in azure function due to missing token - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1191714/graph-sdk-reports-getsharepointsiteusagedetail-not Hi, Two days ago we have noticed that Azure Functions that are using Graph SDK 4.54 during call to Reports.GetSharePointSiteUsageDetail (and other report endpoints that returns streams) doesn't work for both beta and 1.0 endpoints. After investigation it appears that there is a problem with Azure Functions internals, as the same code works well on local dev machine and in xunit test project. All are using .NET 6.0, azure function .NET 6.0 Isolated. The issues seems to be related to second request in the flow. First one: Sending Graph : https://graph.microsoft.com/v1.0/reports/microsoft.graph.getSharePointSiteUsageDetail(period='D90')  returns correct 302 response on dev machine and test project in azure devops. same for second response which is using request uri comming from Location header: Sending Graph: https://reportsweu.office.com/data/v1.0/download?token=<someToken> now in azure, the second request doesn't have the query parameter which results in error: tatus Code: ForbiddenMicrosoft.Graph.ServiceException: Code: MissingCredentialsMessage: Valid Authorization header To be precise: the Location header looks totally different in azure function: https://reportsweu.office.com/graph/v1.0/data/<tenantId>/Microsoft.O365Reporting.getSharePointSiteUsageDetail(period='D90') Did anyone faced same problem
Published Date : 24 марта 2023 г.

Is ADO Pipeline "Powershell on target machine" able to connect to destination server using customize PSsessionconfiguration? - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1192385/is-ado-pipeline-powershell-on-target-machine-able To restrict the WinRM, we usually disable all default endpoint to connect remotely with Local\Network Deny permission for each endpoint. For who wish to use WinRM, we always create customize sessionconfiguration for specify account to connect. However, I cannot find a way for ADO Pipeline to connect with "Powershell on target machine v3" to use custom pssessionconfiguration because no parameter to accept as below, I only can find PSsessionoption which do not have parameter name as "configurationname" to point the customize sessionconfiguration in WinRM connection. Example: Enter-pssession -computername <XXXXX> - configurationname <XXXXXXX> Please advise if anyone has some idea on this.
Published Date : 24 марта 2023 г.

Назначение подписок Visual Studio пользователям

https://learn.microsoft.com/ru-ru/visualstudio/subscriptions/assign-license Сведения о том, как администраторы могут назначать лицензии подписчикам.
Published Date : 24 марта 2023 г.

Начало работы с порталом администрирования подписок Visual Studio

https://learn.microsoft.com/ru-ru/visualstudio/subscriptions/using-admin-portal Узнайте, как приступить к управлению подписками Visual Studio вашей организации с помощью портала администрирования подписок.
Published Date : 24 марта 2023 г.

Настройка параметров на портале администрирования подписок Visual Studio

https://learn.microsoft.com/ru-ru/visualstudio/subscriptions/admin-preferences Узнайте, как задать параметры языка, контактов, уровня подписки и другие параметры на портале администрирования
Published Date : 24 марта 2023 г.

Справочник по разрешениям, группам безопасности и учетным записям служб - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/security/permissions Справочное руководство по группам безопасности, учетным записям служб и разрешениям для Azure DevOps
Published Date : 23 марта 2023 г.

Доступ, экспорт и фильтрация журналов аудита для Azure DevOps - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/audit/azure-devops-auditing Начните получать доступ, просматривать, экспортировать и фильтровать журналы аудита Azure DevOps.
Published Date : 23 марта 2023 г.

Сведения о проектах и масштабировании организации - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/projects/about-projects Узнайте, как структурировать проект для поддержки совместной работы по созданию программных решений.
Published Date : 23 марта 2023 г.

Лучшие методики обеспечения безопасности - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/security/security-best-practices Рекомендации по управлению безопасностью, обеспечению безопасности информации и данных в Azure DevOps.
Published Date : 23 марта 2023 г.

Начало работы с правами администратора проекта - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/user-guide/project-admin-tutorial Узнайте, как структурировать проект, управлять пользователями и многое другое для поддержки команд разработчиков программного обеспечения в Azure DevOps.
Published Date : 23 марта 2023 г.

Настройка разрешений для отслеживания работы - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/security/set-permissions-access-work-tracking Как предоставить или ограничить доступ к задачам отслеживания работы, задав разрешения на уровне объекта или проекта для Azure DevOps
Published Date : 23 марта 2023 г.

Сведения о безопасности, проверке подлинности, авторизации и политиках безопасности - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/security/about-security-identity Узнайте, как Azure DevOps управляет безопасностью с помощью проверки подлинности, авторизации и политик.
Published Date : 23 марта 2023 г.

Устранение неполадок с доступом и разрешениями - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/security/troubleshoot-permissions Найдите полезные сведения об устранении неполадок с доступом и разрешениями в Azure DevOps.
Published Date : 23 марта 2023 г.

Обзор параметров для Azure DevOps - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/settings/about-settings Обзор параметров, доступных администраторам для вашей команды, проекта, коллекции и организации в Azure DevOps.
Published Date : 23 марта 2023 г.

Поиск администратора коллекции проектов - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/security/look-up-project-collection-administrators Практическое руководство по изучению того, кто является членом группы "Администраторы коллекции проектов" в Azure DevOps
Published Date : 23 марта 2023 г.

Предоставление или ограничение доступа к избранным функциям - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/security/restrict-access Настройка разрешений для предоставления или ограничения доступа к определенным функциям сборки, управления версиями или отслеживания работы
Published Date : 23 марта 2023 г.

Переключение проекта, репозитория или команды - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/project/navigation/go-to-project-repo Открытие другого проекта или репозитория для Azure DevOps
Published Date : 23 марта 2023 г.

Запрос на увеличение уровней разрешений - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/security/request-changes-permissions Практическое руководство по поиску и повышению уровней разрешений, необходимых для выполнения избранных задач в Azure DevOps.
Published Date : 23 марта 2023 г.

Использование @mentions в рабочих элементах и запросах на вытягивание - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/notifications/at-mentions Оповещать участников команды с помощью элемента управления @mention в рабочих элементах и запросах на вытягивание.
Published Date : 23 марта 2023 г.

Добавление групп AD/Azure AD в группы безопасности - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/security/add-ad-aad-built-in-security-groups Управление большими группами пользователей путем добавления групп AD/Azure AD во встроенные группы безопасности
Published Date : 23 марта 2023 г.

Начало работы с правами администратора коллекции проектов или владельца организации - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/user-guide/manage-organization-collection Узнайте, как добавлять участников и настраивать политики, параметры и другие параметры Azure DevOps, доступные на уровне организации или коллекции.
Published Date : 23 марта 2023 г.

Ресурсы, предоставленные участникам проекта - Azure DevOps

https://learn.microsoft.com/ru-ru/azure/devops/organizations/projects/resources-granted-to-project-members Сведения о безопасности и доступе к данным, а также о ресурсах, предоставляемых при добавлении участников в проект или организацию
Published Date : 23 марта 2023 г.

Часто задаваемые вопросы об Azure Spring Apps

https://learn.microsoft.com/ru-ru/azure/spring-apps/faq В этой статье изложены ответы на некоторые часто задаваемые вопросы об Azure Spring Apps.
Published Date : 23 марта 2023 г.

how to deploy python with all dependencies in App service which inside ASE(app service environment) - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1190546/how-to-deploy-python-with-all-dependencies-in-app I am using azure devops to deploy my python flask app into app service, which sit inside app service environment(ASE), NSG of subnet for ASE only allow certain outbound IPs, those PYPI url are blocked. I know I can use container option to pack everything into the image and deploy with container option, but how to do the same using zip deploy? I am trying to add dependencies into the zip, but no luck, the app service still try to install dependences by checking the requirements.txt file, which is fail of course due to unreachable to pypi. thanks in advance!
Published Date : 23 марта 2023 г.

Is it possible to export pull request data in Azure DevOps? - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1192134/is-it-possible-to-export-pull-request-data-in-azur In Azure DevOps, what is the best way to export pull request data to an offline format? I would like to have an exported document (e.g. PDF file) that contains the changes, comments, reviewers and approvals of the pull request. To be used for archiving in a regulated (medical) product development.
Published Date : 23 марта 2023 г.

Монолиты в микрослужбы с использованием архитектуры на основе предметной области - Azure Architecture Center

https://learn.microsoft.com/ru-ru/azure/architecture/microservices/migrate-monolith Узнайте, как использовать подход к проектированию на основе предметной области для переноса монолитного приложения в микрослужбы.
Published Date : 23 марта 2023 г.

SWIFT Alliance Messaging Hub (AMH) с Alliance Connect Virtual - Azure Architecture Center

https://learn.microsoft.com/ru-ru/azure/architecture/example-scenario/finance/swift-alliance-messaging-hub-vsrx Запустите SWIFT Alliance Messaging Hub (AMH) в Azure. Используйте это решение для обмена сообщениями с решением Alliance Connect Virtual Network, которое также работает в Azure.
Published Date : 23 марта 2023 г.

Часто задаваемые вопросы об Azure для учащихся и Azure Dev Tools for Teaching

https://learn.microsoft.com/ru-ru/azure/education-hub/azure-dev-tools-teaching/program-faq Найдите ответы на некоторые распространенные вопросы об Azure для учащихся, Начальном наборе Microsoft Azure для учащихся и Azure Dev Tools for Teaching.
Published Date : 23 марта 2023 г.

Операции с поставщиками ресурсов Azure

https://learn.microsoft.com/ru-ru/azure/role-based-access-control/resource-provider-operations Список операций для поставщиков ресурсов Azure.
Published Date : 23 марта 2023 г.

Настройка администраторов для ежемесячных подписок Visual Studio

https://learn.microsoft.com/ru-ru/visualstudio/subscriptions/cloud-admin Настройка администраторов для ежемесячных подписок
Published Date : 23 марта 2023 г.

Добавление новых ежемесячных подписок на портале администрирования подписок

https://learn.microsoft.com/ru-ru/visualstudio/subscriptions/add-monthly-subs Узнайте, как приобрести ежемесячные подписки Visual Studio с помощью портала администрирования подписок
Published Date : 23 марта 2023 г.

Партнеры, управляющие подписками Visual Studio для клиентов

https://learn.microsoft.com/ru-ru/visualstudio/subscriptions/open-migration Узнайте, как партнеры управляют подписками Visual Studio для своих клиентов.
Published Date : 23 марта 2023 г.

Рекомендации по проектам обработки и анализа данных с помощью аналитики в масштабе облака в Azure - Cloud Adoption Framework

https://learn.microsoft.com/ru-ru/azure/cloud-adoption-framework/scenarios/cloud-scale-analytics/best-practices/data-science-best-practices Ознакомьтесь с рекомендациями для проектов обработки и анализа данных с помощью аналитики в масштабе облака в Azure.
Published Date : 23 марта 2023 г.

Permission issue while creating a ML pipeline job using Azure CLI 2.46.0 through Azure DevOps build pipeline - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1191594/permission-issue-while-creating-a-ml-pipeline-job I am calling a pythons Script from azure CLI task, python Test-Deployment.py Inside this script I am authenticating using a service principal with contributor access on resource group level to authorize the command. The script is able to find the workspace and associated cluster as below, But on publishing the pipeline step, I am getting following error , This works fine when I execute it from inside the Azure ML Studio,
Published Date : 23 марта 2023 г.

Deploying Azure Function via bicep templates with custom docker container is not working - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1167859/deploying-azure-function-via-bicep-templates-with We are trying to deploy an azure function behind private endpoint and using custom docker container image that we store in a Azure Container Registry. We are using bicep templates to deploy the necessary resources automatically. The issue we are faced with is the authorization between the azure function and azure container registry is not working properly unless we re-save the settings through the Azure portal. Is there a command that can be used via DevOps pipelines that will perhaps refresh the credentials for the azure function's system managed id since the bicep template assigns an AcrPull role against the resource group where the container registry is contained. @MikeUrnun tagging you for visibility
Published Date : 23 марта 2023 г.

Getting error "{"code":"BadRequest","message":null,"target":"pipeline..." when trying to debug pipeline - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/302845/getting-error-((code-badrequest-message-null-targe Have confirmed through reproducing a couple of times. I have 3 data factories, dev/uat/prod. I develop something on DEV, then use Azure devops to run through and release the ARM templates onto UAT and prod. This all works OK. However I then change the prod KeyVault Linked Service's default value to something else, using the UI. This is used in other Linked Services to obtain login information. After changing the linked service "Default value" parameter only and publishing, I then get this error trying to debug a pipeline: {"code":"BadRequest","message":null,"target":"pipeline//runid/XXX Run ID XXX","details":null,"error":null} (note I removed the GUID run ID in the code) Seems like that should work without issue, might be a bug? EDIT: I have tried a simple pipeline which sets some variables, which works fine. However any pipeline that requires pass through to Key Vault doesn't seem to work. This was all working last week, so something seems to have been screwed up.
Published Date : 23 марта 2023 г.

Узнайте, как создавать запросы рабочих элементов с высокой производительностью - Azure Boards

https://learn.microsoft.com/ru-ru/azure/devops/boards/queries/high-performing-queries Узнайте, как создавать запросы рабочих элементов с высокой производительностью в Azure Boards.
Published Date : 23 марта 2023 г.

Cannot accept DevOps invitation - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/783914/cannot-accept-devops-invitation Good morning, I was recently invited to a DevOps team, and I cannot seem to find a way to get in. The invitation was sent to the same email with which I'm registered on Github (It's a GMail address), and when I try to access the DevOps organisation, I get a 401 error. Did anyone face this issue in the past, or does anyone have an idea what could be something I could try to resolve this issue? Ideally, I would like to avoid having to create a Microsoft email address... Thank you for taking the time and have a great end of the week. Pierre.
Published Date : 23 марта 2023 г.

Автоматизация развертываний приложений в Azure Spring Apps

https://learn.microsoft.com/ru-ru/azure/spring-apps/how-to-cicd В этой статье описано, как использовать задачу Azure Spring Apps для Azure Pipelines.
Published Date : 23 марта 2023 г.

Использование функции поиска в Azure Application Insights - Azure Monitor

https://learn.microsoft.com/ru-ru/azure/azure-monitor/app/diagnostic-search Поиск и фильтрация необработанных данных телеметрии, отправляемых веб-приложением.
Published Date : 23 марта 2023 г.

The account needs to be added as an external user in the tenant first - AADSTS50020 - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/638748/the-account-needs-to-be-added-as-an-external-user Experiencing authentication issues The portal is having issues getting an authentication token. The experience rendered may be degraded. Additional information from the call to get a token: Extension: fx Resource: jarvis Details: AADSTS50020: User account '{EmailHidden}' from identity provider 'live.com' does not exist in tenant 'Microsoft Services' and cannot access the application 'c44b4083-3bb0-49c1-b47d-974e53cbdf3c'(Azure Portal) in that tenant. The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account. Trace ID: e198db53-ed9d-4647-9349-cb05413b7f00 Correlation ID: 949c25ac-bbd1-47c8-8587-7362ffffb59f Timestamp: 2021-11-24 01:33:12Z How to fix this issue due to this azure active directory i'm unable to get the primary domain field with the default domain "onmicrosoft.com"
Published Date : 23 марта 2023 г.

How to use the custom package from azure devops artifacts(python package feed) in Azure functions - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1189773/how-to-use-the-custom-package-from-azure-devops-ar Hi, We have azure devops artifacts(python package feed) and few functions to be imported from this package and use them in Azure functions. We have tried adding configuration settings of Azure functions as "PIP_EXTRA_INDEX_URL" and it's value is python package feed "https://XXX@pkgs.dev.azure.com/DevOps/_packaging/project/pypi/simple/". In requirements.txt added the package name. While deploying the function to function app it's installing the custom package but in remote when tried to open the azure function it shows as "runtime is unreachable". Not sure what is causing this but deployment shows successful. Regards, Ravindra
Published Date : 23 марта 2023 г.

Настройка Databricks Repos — Azure Databricks

https://learn.microsoft.com/ru-ru/azure/databricks/repos/repos-setup Настройте в Databricks Repos использование Git для управления версиями. Репозитории поддерживают распространенные операции Git, такие как клонирование, извлечение, фиксация, извлечение и отправка.
Published Date : 23 марта 2023 г.

Monitoring expiring keys - Outlook REST-API - no sufficient rights - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1191757/monitoring-expiring-keys-outlook-rest-api-no-suffi Hello, a few days ago I had the issue, that our pipeline between Azure DevOps and Azure Portal was not able to deploy something because the secret keys of the registered service connection expired. After fixing it I wanted to make sure that this does not happen again and found out that there is no native function built into Azure that sends out an alert in case a secret will expire soon. So I googled and found a Logic App that I can utilize to make this happen. Unfortunately I get this error message when utilizing the Outlook feature: Check your account information and/or permissions and try again. Details: REST API is not supported for this mailbox. This error can occur for sandbox accounts (test) or for accounts that are on a dedicated (local) email server. So now I am asking myself what exactly is missing here? Do my user in Active Directory needs permissions to utilize the Outlook REST API? Where do I set this up? Thanks!
Published Date : 23 марта 2023 г.

The user I added to our Azure organization is having trouble accessing a specific Azure DevOps project, even though they are able to access other projects. How can I resolve this issue and grant them access to the project they need? - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1191668/the-user-i-added-to-our-azure-organization-is-havi Getting below error, 401 - Uh-oh, you do not have access. Your account, xxxxx@xxx.com is not authorized to view this page. Make sure the URL is correct and your account has access. View a list of your organizations here. You may request access by contacting the admin. 3/21/2023 AM oa5f6fgg-g1aa-4b20-ac73-72ccoc9575f0 Request access Sign out and login with different account
Published Date : 23 марта 2023 г.

Azure Durable Function not installing Python requirements on deployment - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1187647/azure-durable-function-not-installing-python-requi I am deploying multiple Durable Functions to a single (consumption plan) Function App. We use an Azure DevOps YAML pipeline for the deployment, specifically the AzureFunctionApp@1 task with a single .zip file containing the functions. The task uses deploymentMethod set to zipDeploy. The function app is configured to use Linux and Python 3.9, and FUNCTIONS_EXTENSION_VERSION is set to 4. We package a single requirements.txt into the root of the archive with the requirements for all functions. As per the documentation here this approach should result in Azure installing the Python requirements on deployment by default. However, we get module not found errors when the functions are triggered. I followed the relevant troubleshooting guide here and found the requirements are not being built at all - when downloading the deployed archive from the URL referred to by the WEBSITE_RUN_FROM_PACKAGE configuration value, there is no .python_packages present. As per the guide, I went to the Function App configuration and set the values SCM_DO_BUILD_DURING_DEPLOYMENT and ENABLE_ORYX_BUILD to true. I also saw the advice in the "Build native dependencies" section here but could not see an equivalent of this setting for the AzureFunctionApp@1 task in Azure DevOps pipelines. The only way we have been able to get the functions to run is to build dependencies locally instead, by pip installing the requirements into the archive before deploying it, using a script in the build pipeline: This works but is not ideal as it creates additional runtime for the pipeline, and according to the documentation remote build is the recommended approach. If anyone can assist with whether I am missing something or whether there is an issue with Azure here, it would be much appreciated.
Published Date : 23 марта 2023 г.

Build pipeline fails when McAfee Exploit Prevention Module enabled. - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1191800/build-pipeline-fails-when-mcafee-exploit-preventio The on-premises Azure DevOps Build pipeline fails when McAfee Exploit Prevention Module is enabled. We had to disable the McAfee Exploit Prevention Module in order to have a successful Build Pipeline run. Our Sr. Security Engineer does not wish to leave this disabled when our system goes into production. We have attempted to exclude things we saw running in the processor such as devenv.exe to no avail. What can be done?
Published Date : 23 марта 2023 г.

How to Configure CI/CD for Azure WebJobs in in Azure DevOps. - Microsoft Q&A

https://learn.microsoft.com/en-us/answers/questions/1191782/how-to-configure-ci-cd-for-azure-webjobs-in-in-azu How can we configure CI/CD Pipelines for an azure Webjob of azure app service in azure DevOps.
Published Date : 23 марта 2023 г.

Регистрация в Azure Boards - Azure Boards

https://learn.microsoft.com/ru-ru/azure/devops/boards/get-started/sign-up-invite-teammates Узнайте, как зарегистрироваться бесплатно для Azure Boards.
Published Date : 23 марта 2023 г.