Skip to content

Icefire's Notebook

Primary Menu

Icefire's Notebook

  • Home
  • Software
  • Hardware
  • Games
  • Azure
image
  • Azure

Trusting a Self-Signed or Local Issuer Certificate in Azure App Service

icefire555 October 10, 2024 0

In some scenarios, particularly when working with development or internal applications, you may encounter issues with untrusted certificates in your...

Read MoreRead more about Trusting a Self-Signed or Local Issuer Certificate in Azure App Service
image
  • Azure

How to mount storage in Azure Containers

icefire555 October 9, 2024 0

Guide to Setting Up a File Share for Your Azure Container App In this tutorial, we will guide you through...

Read MoreRead more about How to mount storage in Azure Containers
image
  • Azure

How to setup Authentication (Easy Auth) using Entra in Azure App Services

icefire555 July 17, 2024 0

Prerequisites An Azure App Service (Web/Function App) An Azure Entra Tenant An Azure Entra App Registration This is the Source...

Read MoreRead more about How to setup Authentication (Easy Auth) using Entra in Azure App Services
2024-07-16_22h37_40
  • Games
  • Godot

Learning Godot – Pong – Day 1

icefire555 July 16, 2024 0

I made Pong in godot. It wasn't the hardest process. However, I struggled the most trying to understand what methods...

Read MoreRead more about Learning Godot – Pong – Day 1
image
  • Azure

How to swap an Azure consumption function app using Warmup_Path and Ping_Path set to a trigger.

icefire555 July 5, 2023 0

Are you seeing an error "Swap failed. Details: Cannot swap slots for site '<Sitename>' because the application initialization in 'QA'...

Read MoreRead more about How to swap an Azure consumption function app using Warmup_Path and Ping_Path set to a trigger.
image-23
  • Azure

How to pull an Azure Keyvault Secret to an App Service using a Private Endpoint

icefire555 May 26, 2023 0

Prerequisites In order to use a private endpoint on our keyVault to pull secrets we need a few things. A...

Read MoreRead more about How to pull an Azure Keyvault Secret to an App Service using a Private Endpoint
small2
  • Azure

How to deploy a .py file to an Azure Web App App Service using Git

icefire555 May 25, 2023 0

This code will print Hello World to the Azure console every 30 seconds import time import logging   logging.basicConfig(level=logging.INFO)  ...

Read MoreRead more about How to deploy a .py file to an Azure Web App App Service using Git
2023-01-28_15h13_49
  • Python

How to run a python script in a docker container

icefire555 January 28, 2023 0

This will be a quick write up as there isn't a ton to it surprisingly. We will not be using...

Read MoreRead more about How to run a python script in a docker container
2023-01-17_18h22_15
  • Python

Can you use Python to notify you when FF14 servers are uncongested?

icefire555 January 17, 2023 0

In the recently history I wanted to give Final Fantasy 14 another try since you can pay to skip the...

Read MoreRead more about Can you use Python to notify you when FF14 servers are uncongested?
Chunking
  • C++
  • Games
  • Unreal Engine

2D Voxel chunk Generation

icefire555 January 9, 2023 0

Next up on our 2D adventure is chunking. In other words, how do we want to break apart the world?...

Read MoreRead more about 2D Voxel chunk Generation

Posts pagination

Previous 1 2 3 4 Next
Copyright © All rights reserved. | CoverNews by AF themes.