Wiedza
  • 0 Koszyk
  • Kontakt
  • Moje konto
  • Blog
  • MOC On-Demand – co to takiego?
  • MOC On-Demand – Co zyskujesz?
  • Kursy MS

Nat on Windows 2016+ or on Windows 10 – quick config

Sometimes we need to Enable Internal NAT on Windows Especially when we want to share Internet connection from host to Virtual Machine (using Nested Virtualisation in Azure) or using Windows Containers. Issue commands: New-VMSwitch –SwitchName “NAT” –SwitchType Internal New-NetIPAddress –IPAddress 10.0.0.1 -PrefixLength 24 -InterfaceAlias “vEthernet (NAT)” New-NetNat –Name NATnetwork –InternalIPInterfaceAddressPrefix 10.0.0.4/24

Czytaj dalej

Custom Roles in Azure – case Azure Kubernetes Service (update)

Azure Role Based Access Control is great! You can assign Roles to users to give specific access and actions. But not always you can find specific Role, in this case I needed to add access to specific users to modify Azure Kubernetes Service, but not delete and create a new one. In this case, we […]

Czytaj dalej

Azure Sphere – First Step (The device is not responding – An unexpected problem occurred. Please try again; if the issue persists, please refer to aka.ms/azurespheresupport)

To setup Azure Sphere Device you need to create Azure Sphere tenant. To do it you need to create it using this command: azsphere tenant create -n “spheretenantname”   But, you can see: error: The device is not responding. The device may be unresponsive if it is applying an Azure Sphere operating system update; please […]

Czytaj dalej

Azure App Service on Linux – mysql and mysqli driver

Azure Web App / Azure App Service on Linux by default do not offer mysql and mysqli driver to connect to MySQL database. The lowest PHP version is 5.6. Sometimes you need to move to the cloud older application. If your application uses MySQL driver you probably see an error like this: ErrorException [ Fatal […]

Czytaj dalej

mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication

When you move MySQL from your hosting to Azure Database for MySQL and trying to connect to it – you can see something like this: mysql_connect(): mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD(‘your_existing_password’). This will […]

Czytaj dalej

«< 30 31 32 33 34 >»
Projekt i wykonanie: Mobiconnect i fast-sms.net   |    Regulamin
Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie. Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie.Zgoda

Added to Cart

Keep Shopping