Unable to use other images

Hello,

I have business plan on KodeKloud platform, but i can’t use other images to make new virtual machines like Zabbix server.

Can anyone help me ?
Thanks

You can create VMs in the Azure Playground. Ensure you are following the summary at:
Azure Sandbox Playground | KodeKloud

Yeah i know that but when i asked the first time, i was told i can have access to all features of azure.In this case, i can’t even try another image.

I was able to create a Zabbix VM in the Azure Playground. I had to select the following:

30GB Standard SSD
VM Size Standard_B2s
Market Place Image “Zabbix”
Security Type Standard

I have this error when i try :

{
“status”: “Failed”,
“error”: {
“code”: “RequestDisallowedByPolicy”,
“message”: "Resource ‘zabbix_lun_1_2_XXXXXXXX’ was disallowed by policy
}

Not really a helpful message. Do you have the Raw Error?

Also paste screenshots of your settings for “Basics” and “Disks”.

As I said Zabbix Image not Zabbix Server 6.4.1

I wanted to test Zabbix Server 6.4 image…

It is:

azureuser@Zabbix:~$ zabbix_server --version
zabbix_server (Zabbix) 6.4.12
Revision dba2d5bd63b 26 February 2024, compilation time: Feb 26 2024 12:12:59

Copyright (C) 2024 Zabbix SIA
License GPLv2+: GNU GPL version 2 or later <https://www.gnu.org/licenses/>.
This is free software: you are free to change and redistribute it according to
the license. There is NO WARRANTY, to the extent permitted by law.

This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit (http://www.openssl.org/).

Compiled with OpenSSL 1.1.1f  31 Mar 2020
Running with OpenSSL 1.1.1f  31 Mar 2020

It’s fixed now,
Thank you