Hello everybody! In this short topic I want to show you how you can use automatization in Postman App. In my case I will automate the process of getting Beaber token from Azure AD and use it in my "main" request. First, we need to add all variables to our request. I simply created New … Continue reading Postman pre-request scripts
Category: Azure
Conditional Access Policy and Edge/Chrome
Привет всем!Расскажу интересный кейс про conditional access policy и deviceID. Сделал политику, которая запрещает доступ со всем устройств, кроме устройства со специальным ID: Но политика не работала, пользователь все равно мог зайти. Оказалось дело в том, что эдж не отдает DeviceID: Для того, чтоб браузер отдавал DeviceID - необходимо поставить плагин для браузера:https://chrome.google.com/webstore/detail/windows-accounts/ppnbnpeolgkicgegkbkbjmhlideopiji/related?hl=en И после … Continue reading Conditional Access Policy and Edge/Chrome
Используем Azure AD для SSH в Linux VM
Сегодня хотел бы рассказать о новой возможности для Azure Linux VM -> используем Azure AD для SSH к VM.
Запуск Azure AD Connect
Первые шаги в Azure Cloud - Azure AD Connect.
Azure Application Gateway
Описание одного из доступных Azure Load Balancers -> Azure Application Gateway.
Azure Web App Free Space Check
Hello All, Hope you are doing great! Time to time you can receive something like this: But, it's pretty hard to understand what folder and where. For sure, you can install extension and check free space, but it will required web app restart, that not always possible: So I wrote a pretty easy PowerShell script … Continue reading Azure Web App Free Space Check
Say “HELLO!” to OMS in Azure
Few words about OMS.