Git Product home page Git Product logo

az-ops-sb's Introduction

az-ops-sb

Build GitHub Release NuGet version License

Getting started

Showing dead letters for an Azure Service Bus Namespace

dotnet tool install --global az-ops-sb
az login
az-ops-sb show --help
az-ops-sb show --namespace sb-magic-bus-test \
  --subscription-id 00000000-1111-2222-3333-444444444444 \
  --resource-group rg-integration-test

Optional configuration

It's hard to remember the --subscription-id and the --resource-group but they are needed to localize the service bus namespace.

We're using dotnet-config so it's possible to add the settings to ~/.netconfig then it's enough to specify the --namespace argument.

[namespace "sb-magic-bus-test"]
  resource-group = "rg-integration-test"
  subscription-id = "00000000-1111-2222-3333-444444444444"

az-ops-sb's People

Contributors

dependabot[bot] avatar orjan avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

az-ops-sb's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codeql.yml
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/dotnet.yml
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • actions/github-script v7
  • actions/setup-dotnet v4
  • actions/checkout v4@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
  • actions/github-script v7
  • actions/setup-dotnet v4
.github/workflows/release-drafter.yml
  • release-drafter/release-drafter v6
nuget
Directory.Packages.props
  • xunit.runner.visualstudio 2.8.0
  • xunit 2.8.0
  • Spectre.Console.Json 0.49.1
  • Spectre.Console.Cli 0.49.1
  • Spectre.Console 0.49.1
  • Moq 4.20.70
  • Microsoft.NET.Test.Sdk 17.10.0
  • Microsoft.Extensions.DependencyInjection 8.0.0
  • MediatR 12.2.0
  • DotNetConfig 1.0.6
  • coverlet.collector 6.0.2
  • Azure.ResourceManager.ServiceBus 1.0.1
  • Azure.ResourceManager 1.11.1
  • Azure.Messaging.ServiceBus 7.17.5
  • Azure.Identity 1.11.2
global.json
  • dotnet-sdk 8.0.301

  • Check this box to trigger a request for Renovate to run again on this repository

Use same filtering for all dead letter operations

  • List first 10 dead letters
  • Delete first 10 dead letters
  • Requeue all letters based on header
  • Requeue dead letters and stop when header is not matching
  • Requeue dead letters based on header but stop after 10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.