Azure Python web app

Quickstart: Deploy a Python (Django or Flask) web app to Azure – Azure App Service | Microsoft Learn App service plan is select when you create the web app, the free is not good, so updated it to: Dev/Test 100 total ACU Copy the url from the app service No code yet

What is Azure Admin AZ-104?

Skills Measured• Manage Azure identities and governance (15–20%)• Implement and manage storage (15–20%)• Deploy and manage Azure compute resources (20–25%)• Configure and manage virtual networking (20-25%)• Monitor and maintain Azure resources (10–15%) Exam AZ-104: Microsoft Azure Administrator – Certifications | Microsoft Learn Overview for administrator https://learn.microsoft.com/en-us/azure/active-directory/governance/identity-governance-overview https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview https://learn.microsoft.com/en-us/azure/virtual-machines/overview https://learn.microsoft.com/en-us/azure/container-apps/overview https://learn.microsoft.com/en-us/azure/aks/intro-kubernetes https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview https://learn.microsoft.com/en-us/azure/azure-monitor/overview https://learn.microsoft.com/en-us/azure/backup/backup-overview Azure NSG […]

Cogent DMZ

DataHub | Secure OT to IT (cogentdatahub.com) Using a DMZ is the most often recommended way to secure your plant network when you need remote access to your data. Whether that data is going to the IT department, central office, or the cloud, you don’t want to expose the OT network. DataHub software and services […]

RabbitMQ Shovels sends messages to other RabbitMQ Server despite certificates expired (google.com)

RabbitMQ Shovels sends messages to other RabbitMQ Server despite certificates expired (google.com) (User )When add the amqp_client.ssl_options to the rabbitmq.conf, the service wont start at all.It might just be the syntax since i have not found an example.I attached the conf file.Thankslisteners.ssl.default = 5671ssl_options.cacertfile = C:/Certificates/converted/TestDevelopment_0000_Root.pemssl_options.certfile = C:/Certificates/converted/public-TestDevelopment_0000.pemssl_options.keyfile = C:/Certificates/converted/private-TestDevelopment_0000.pemssl_options.verify = verify_peerDo not require client […]

Zabbix Agent: Active vs. Passive

Zabbix Agent: Active vs. Passive – Zabbix Blog Introduction Active vs. Passive Topology benefits Now, imagine that you intend to set up automatic issue resolution on your hosts in addition to monitoring. The simplest example with Windows services would be configuring the items and triggers to check the health of specific services. But before notifying […]

5 min Zabbix agent, default template modification

The agent, v 6 Download Zabbix agents The template (built in Zabbix) Windows monitoring and integration with Zabbix Clone default Delete network discovery Edit filter for service discovery in macro (use your service names){#SERVICE.NAME} ^Aspen|Afw|RabbitMQ|Goodtech|W3SVC|Tomcat|AtDsa|AtAudit There is a default regex in the global. admin-general-regular expression, it will check for all services that are automatic or […]

Associate or add an Azure subscription to your Azure Active Directory tenant

Add an existing Azure subscription to your tenant – Azure AD – Microsoft Entra | Microsoft Learn An Azure subscription has a trust relationship with Azure Active Directory (Azure AD). A subscription trusts Azure AD to authenticate users, services, and devices. Multiple subscriptions can trust the same Azure AD directory. Each subscription can only trust […]