Top Leads
Need a python dev. I'm offering 50% equity in my company.[IT, other]
Posted 1 year ago
Our tech lead had to abstain from the project because of health issues. I'm offering 50% equity for a Python dev that can run this (infra is already in azure and we got startup hub credits,) It's a RAG project built on python using OpenAI API. We want to be the conversational layer to web systems. You can try out alpha ...
Historical API Availability[IT, other]
Posted 1 year ago
Is there a way to see if there was higher than normal Salesforce API latency at a specific time a couple days ago for our instance? I'm trying to diagnose an Azure Data Factory pipeline that took 20x longer than it normally takes. I'd like to eliminate Salesforce as the cause, but I don't know where to check.
Urls:
View ...
What is Azure Devops doing? PR related[IT, other]
Posted 1 year ago
Hello all,
PR main to dev (and merge it)
branch off of main to feature branch
PR feature branch to dev (NO changes to it)
The feature branch PR will show all of the changes that the original PR did.
What am I missing here? I've been using git for years and have never seen anything like this, can someone ...
What's on your technology roadmap for 2024?[IT, other]
Posted 1 year ago
My main one will be rolling out Microsoft InTune, but I'm also considering Windows Hello for Business. I'll definitely be modernising some legacy Windows file servers by moving to Azure Files.
What's on your roadmap for next year?
Urls:
View full post: https://www.reddit.com/r/sysadmin/comments/16yru4l/whats_on_your_technology_roadmap_for_2024/
Has Anyone Automated Their Backups for Azure Devops?[IT, other]
Posted 1 year ago
I know Server/on-prem versions offer native backup features, but these don't carry over to Services in the Cloud.
Has anyone scripted their own solution? My team is looking at solving this problem so I'm curious to learn if/how Azure Devops teams are performing automated backups today...
Urls:
View full post: https://www.reddit.com/r/azuredevops/comments/16xybr2/...
Hi, Is there a way to adjust the Release Retention in the Project Settings, specifically the Maximum retention policy and Default retention policy via the API in Azure DevOps Server? I'm looking to automate this process but am struggling to find clear documentation or references on the appropriate API endpoints or methods.
Urls:
View full post: https://www.reddit.com/...
Deployment of Microservices on azure devops[IT, other]
Posted 1 year ago
In my organization, we are using Azure DevOps and now we are going to start using Azure pipelines for CI/CD.
We have nodejs code and we are following microservice architecture in which we have 6-7 services. Now at the time of sprint release, I have to deploy each service to the production. currently, our plan is to give an ...
How many of you guys use Power Automate?[IT, other]
Posted 1 year ago
I am just recently discovering everything you can do with PA and honestly I am pretty impressed. Previously I was only using it for the most basic function which sent out an email when a form was submitted.
Now I have flows to automate the entire new hire and term process by attaching runbooks and then adding Azure AD groups ...
Mastering Web Development: A Guide to Online Code Editors[IT, other]
Posted 1 year ago
Introduction:
Web development is a dynamic field, and the choice of development tools can significantly impact project efficiency. Among the diverse options available, online code editors have emerged as a flexible and efficient solution for developers. This guide explores the fundamentals, benefits, and the top 10 free online code editors to empower your web development journey.
1. What is an online code ...
Help fill in a big gap in understanding - Taking code from development to production[IT, other]
Posted 1 year ago
Hello,
I've been hobby programming almost 10 years in many different languages. I have many useful applications that I can run for myself and my business.
Recently I set up an an angular+express app that I want to publish on a web app service in azure. I ran into a few issues I was able to fix but it seems ...